Download List

專案描述

Milk is a machine learning toolkit in Python. Its focus is on supervised classification with several classifiers available: SVMs (based on libsvm), k-NN, random forests, and decision trees. It also performs feature selection. These classifiers can be combined in many ways to form different classification systems. For unsupervised learning, milk supports k-means clustering and affinity propagation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-25 06:52 Back to release list
0.4.0

New features: parallel processing, perceptron, and error correcting output codes. Enhancements: setting the random seed in random forests, a 'multi_strategy' parameter for defaultlearner(), a return value from gridminimise, faster dot-kernel SVMs, and sigmoidal fitting. A bugfix in randomforest.
標籤: Major

Project Resources