Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.3.9

Plusieurs améliorations de la vitesse. Quelques corrections de bugs (à gridminimize et l'arbre d'apprentissage). Quelques fonctions nouvel utilitaire.
Tags: Minor
Many speed improvements. Some bugfixes (to gridminimize and tree learning). A few new utility functions.

Project Resources