Machine Learning with Python’s scikit-learn

Author/Creator: scikit-learn developers
Curated By: Jonas Hartmann
Language: python
Field(s): machine learning
URL: http://scikit-learn.org/stable/tutorial/index.html

Description

Scikit-learn (sklearn) is a python package for machine learning. This site provides both a brief general introduction to machine learning using scikit-learn, as well as a more in-depth tutorial and documentation for scikit-learn. Since the general introduction to machine learning is rather brief, this is better suited for people who already have a basic understanding of the field.

Level: Intermediate, Advanced
Format: Online (browser-based)
Time Required: 2-15h
Prerequisites: python basics, scipy/numpy/matplotlib, basic machine learning experience is recommended
Access: free
Last Curated: 08/23/2016

Tags

[insert_php]
if(get_the_term_list(get_the_ID(), 'tutorial_tag')) {
echo get_the_term_list(get_the_ID(), 'tutorial_tag','

  • ','
  • ','

');
}
[/insert_php]