mlo

Object-oriented learners for machine learning


Install
pip install mlo==0.0.5

Documentation

The README is availabe as a Jupyter notebook. The object structure is represented as a dictionary.

Log in to the container to work interactively:

docker run -it -w /home -v $(pwd):/home learners bash

Run a predefined learner from the current directory $(pwd):

docker run -it -w /home -v $(pwd):/home learners python main.py $1