mloss.org Milkhttp://mloss.orgUpdates and additions to MilkenWed, 07 Nov 2012 13:08:28 -0000Milk 0.5http://mloss.org/software/view/217/<html><p>Milk is a machine learning toolkit in Python. </p> <p>Its focus is on supervised classification with several classifiers available: SVMs (based on libsvm), k-NN, random forests, decision trees. It also performs feature selection. These classifiers can be combined in many ways to form different classification systems. It works over many datatypes, with a preference for numpy arrays. </p> <p>For unsupervised learning, milk supports k-means clustering and affinity propagation. </p></html>Luis Pedro CoelhoWed, 07 Nov 2012 13:08:28 -0000http://mloss.org/software/rss/comments/217http://mloss.org/software/view/217/pythonsvmfeature selectionkmeansdecision tree learningrandom forestssupervisedlibsvmaffinity propagationnonnegative matrix factorization