Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 471 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 471 Bytes

slash-ml

slash-ml-app is a Python module which is built on top of slashml. This module offers some functionalities for testing slashml machine learning.

Installation

Dependencies


slash-ml requires:

- Python (>= 3.4)
- NumPy (>= 1.14.2)
- slashml (0.0.1)

User Installation


From terminal, execute the following command to install slash-ml-app

    python setup.py install --record files.txt