English

mlpy: Machine Learning Python

Mathematical Software 2012-03-02 v2 Machine Learning Machine Learning

Abstract

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.

Keywords

Cite

@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

R2 v1 2026-06-21T20:26:55.753Z