Skip to content

livewithpython/sklearn-pycon-2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCon Dhaka 2014 : Intro to Machine Learning in Python

This repository will contain presentation, data and other info associated with talk on Intro to Machine Learning in Python in Pycon Dhaka 2014.

Dependencies

Repository

  • Download Project
    git clone git@github.com:livewithpython/sklearn-pycon-2014.git
    or
    git clone https://github.com/livewithpython/sklearn-pycon-2014.git
    
  • Install Requirements
    cd sklearn-pycon-2014
    pip install -r requirements.txt
    
  • Run
    ipython notebook --pylab=inline
    

About

Intro to Machine Learning in Python for the PyCon Dhaka 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published