Last updated:
0 purchases
previsionio 12.0.0
Welcome to the Prevision.io Python SDK
The Prevision.io Python SDK allows to easily use Prevision.io
APIs to train, predict and automate pipelines with sklearn-like interface.
The full documentation is available here.
Installation
pip install previsionio
or
git clone https://github.com/previsionio/prevision-python
cd prevision-python
python setup.py install
Setup
Sign up for a free trial
Go in the upper right corner menu to go to the API Key pages
Generate a new master token
Setup your client with it
Enjoy creating your new models from documentations
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.