Skip to content

sourabhkashyap95/pydata-nyc-2014

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Machine Learning Pipeline with Scikit-Learn

This repo includes all of the ipython notebooks that I will go through in the tutorial. It is targeted to people who have beginner to intermediate knowledge in machine learning and wants to use Scikit-Learn in their machine learning pipeline.

It covers from basic concepts of Scikit-Learn(unsupervised learning, supervised learning and cross validation) to pipelines, grid search, model selection and deployment process.

The dependencies are given in the 0th notebook, to reproduce it, makes sure you have at least those versions in that notebook. Otherwise, please feel free to open an issue in this repository.

You could browse the IPython notebooks in nbviewer

http://bit.ly/pydata-nyc-2014-deck

About

Pydata NYC 2014 Scikit Learn Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%