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 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-03-16 06:34 Back to release list
0.3.9

许多速度改进。一些错误修正(以gridminimize和树学习)。一些新的实用功能。
标签: Minor
Many speed improvements. Some bugfixes (to gridminimize and tree learning). A few new utility functions.

Project Resources