mlpy: Machine Learning Python by Davide Albanese, Roberto Visintainer, Stefano Merler, Samantha Riccadonna, Giuseppe Jurman, and Cesare Furlanello.
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 this http URL
There must have been a publication requirement because the paper doesn’t really add anything to the already excellent documentation at the project site. More of a short summary/overview sort of document.
The software, on the other hand, deserves your close attention.
I guess the authors got the memo on GPL licensing? 😉