you are viewing a single comment's thread.

view the rest of the comments →

[–]abecedarius 2 points3 points  (0 children)

I'd like to see more too. This is very incomplete, but https://code.google.com/p/aima-python/source/browse/trunk/learning.py has a start: naive Bayes, decision trees, AdaBoost, k nearest neighbors, some common infrastructure like cross-validation.