An open API service indexing awesome lists of open source software.

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.

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
```