Contribute Media
A thank you to everyone who makes this possible: Read More

Getting Scikit Learn To Run On Top Of Pandas

Translations: en

Description

Scikit-Learn is built directly over numpy, Python's numerical array library. Pandas adds to numpy metadata and higher-level munging capabilities. This talk describes how to intelligently auto-wrap Scikit-Learn for creating a version that can leverage Pandas's added features.

Details

Improve this page