mlpy: Machine Learning Python
Davide Albanese, Roberto Visintainer, Stefano Merler and, Samantha Riccadonna, Giuseppe Jurman, Cesare Furlanello

TL;DR
mlpy is an open-source Python library offering a broad selection of machine learning algorithms for both supervised and unsupervised tasks, emphasizing modularity, usability, and efficiency.
Contribution
It introduces a comprehensive, maintainable, and efficient machine learning library in Python built on top of NumPy/SciPy and GNU Scientific Libraries.
Findings
Supports a wide range of machine learning methods
Compatible with Python 2 and 3 across multiple platforms
Designed for modularity, reproducibility, and efficiency
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Face and Expression Recognition · Anomaly Detection Techniques and Applications
