Python client for learningOrchestra.
Requires Python 3.x
pip install learning-orchestra-client
Each functionality in learningOrchestra is contained in its own class. Check the python client docs for all the available.
- Here has an example using the Titanic Dataset:
- Here has an example using the Sentiment Analysis On IMDb reviews:
- Here has an example using the MNIST Dataset:
