mlpy: Machine Learning Python
This library addresses the need for accessible and efficient machine learning tools for researchers and practitioners, but it is incremental as it builds on existing libraries and methods.
The authors introduced mlpy, an open-source Python machine learning library built on NumPy/SciPy and GNU Scientific Libraries, providing state-of-the-art methods for supervised and unsupervised problems with a focus on modularity, maintainability, reproducibility, usability, and efficiency.
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.