Result: mlpy: Machine Learning Python

Title:
mlpy: Machine Learning Python
Publication Year:
2012
Collection:
Computer Science
Statistics
Document Type:
Report Working Paper
Accession Number:
edsarx.1202.6548
Database:
arXiv

Further Information

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.
Comment: Corrected a few typos; rephrased two sentences in the Overview section