mlpy is a Python Open Source Machine Learning library built on top of NumPy/SciPy and the GNU Scientific Libraries. mlpy provides a wide range of state-of-the-art machine learning methods for supervised and unsupervised problems and it is aimed at finding a reasonable compromise among modularity, maintainability, reproducibility, usability and efficiency. mlpy is multiplatform, it works with Python 2 and 3 and it is distributed under GPL3 at the website http://mlpy.fbk.eu.
@article{arxiv.1202.6548,
title = {mlpy: Machine Learning Python},
author = {Davide Albanese and Roberto Visintainer and Stefano Merler and Samantha Riccadonna and Giuseppe Jurman and Cesare Furlanello},
journal= {arXiv preprint arXiv:1202.6548},
year = {2012}
}
Comments
Corrected a few typos; rephrased two sentences in the Overview section