Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

v1.3

Latest

Choose a tag to compare

@rasbt rasbt released this 30 Sep 18:19
· 101 commits to master since this release

This release adds the alternative scikit-learn 0.18 syntax (scikit-learn was released on Sep 28, 2016). Code that was written in scikit-learn remains compatible to future versions of scikit-learn (likely until scikit-learn 0.20).

However, to avoid deprecation warnings and to become familiar with the changes (e.g., the cross_validation and grid_search are now summarized in the new model_selection module), a scikit-learn 0.18 compatibility layer was added to the notebooks in this repository. The code is fully backwards compatible. For more information on scikit-learn 0.18, please refer to the official Release Notes.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.