sklearn_pycon2014

Repository containing files for my PyCon 2014 scikit-learn tutorial.

  • Owner: jakevdp/sklearn_pycon2014
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

PyCon 2014 Scikit-learn Tutorial

Note: for updated tutorial content, please see http://github.com/jakevdp/sklearn_tutorial/

Instructor: Jake VanderPlas

This repository will contain files and other info associated with my PyCon
2014 scikit-learn tutorial.

Video

The video is available on PyVideo: Exploring Machine Learning with Scikit-Learn

Installation Notes

This tutorial will require recent installations of numpy, scipy,
matplotlib, scikit-learn, and ipython with ipython notebook.
The last one is important: you should be able to type

ipython notebook

in your terminal window and see the notebook panel load in your web browser.
Because Python 3 compatibility is still being ironed-out for these packages
(we're getting close, I promise!) participants should plan to use Python 2.6
or 2.7 for this tutorial.

For users who do not yet have these packages installed, a relatively
painless way to install all the requirements is to use a package such as
Anaconda, which can be
downloaded and installed for free.

Downloading the Tutorial Materials

I would highly recommend using git, not only for this tutorial, but for the
general betterment of your life. Once git is installed, you can clone the
material in this tutorial by using the git address shown above:

git clone git://github.com/jakevdp/sklearn_pycon2014.git

If you can't or don't want to install git, there is a link above to download
the contents of this repository as a zip file. I may make minor changes to
the repository in the days before the tutorial, however, so cloning the
repository is a much better option.

Notebook Listing

These notebooks in this repository can be statically viewed using the
excellent nbviewer site. They will not
be able to be modified within nbviewer. To modify them, first download
the tutorial repository, change to the notebooks directory, and type
ipython notebook. You should see the list in the ipython notebook
launch page in your web browser.

Note that some of the code in these notebooks will not work outside the
directory structure of this tutorial, so it is important to clone the full
repository if possible.

Main metrics

Overview
Name With Ownerjakevdp/sklearn_pycon2014
Primary LanguageJupyter Notebook
Program languagePython (Language Count: 2)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2013-09-06 18:09:32
Pushed At2016-04-15 13:45:21
Last Commit At2016-04-15 06:45:21
Release Count0
用户参与
Stargazers Count226
Watchers Count23
Fork Count239
Commits Count18
Has Issues Enabled
Issues Count2
Issue Open Count0
Pull Requests Count1
Pull Requests Open Count0
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private