https://github.com/richardarpanet/mlpy
mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL.
https://github.com/richardarpanet/mlpy
machine-learning-py mlpy python-library
Last synced: 8 months ago
JSON representation
mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL.
- Host: GitHub
- URL: https://github.com/richardarpanet/mlpy
- Owner: richardARPANET
- License: other
- Created: 2018-05-10T12:55:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T09:05:18.000Z (about 8 years ago)
- Last Synced: 2025-09-06T09:38:34.144Z (9 months ago)
- Topics: machine-learning-py, mlpy, python-library
- Language: C
- Homepage:
- Size: 1.84 MB
- Stars: 10
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# mlpy - Machine Learning Python
- Homepage: https://github.com/richardARPANET/mlpy
- Documentation: https://mlpy.sourceforge.net\docs
- Project page: https://sourceforge.net/projects/mlpy/
## Installation
```bash
pip install machine-learning-py
```