Don't expect too much order in this repo :-)
- raw_classes: General Assembly's classes and code (London, 2014)
- knn: Some K Neighbours classification stuff with Python
- naivebayes: A few easy examples on Naive Bayes classification with NLTK
- logreg: An example about doing Logistic Regression with Python (plus isolated plotting)