wavelets / advanced-sklearn-boston-nlp-2016

Material and slides for Boston NLP meetup May 23rd 2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced machine learning with Scikit-learn

This repository contains material and slides for the Boston NLP meetup March 23rd 2016.

Slides are here.

The following packages are required to run the notebooks:

  • scikit-learn >= 0.16 (some might require 0.17.1)
  • matplotlib >= 1.3
  • numpy >= 1.5
  • IPython >= 4.0
  • Jupyter Notebook >= 4.0

The easiest way to install all requirements is to install the free Anaconda Python distribution: https://www.continuum.io/downloads (OS X, Windows, Linux)

All material in this repository is licensed CC-0

About

Material and slides for Boston NLP meetup May 23rd 2016

License:Creative Commons Zero v1.0 Universal


Languages

Language:Jupyter Notebook 92.4%Language:Python 7.6%