Quickstart
Quickstart guide for mlop
Start logging your experiments with mlop in 4 simple steps:
- Get an account at demo.mlop.ai
- Install our Python SDK. Within a Python environment, open a Terminal window and paste in the following,
- Log in to your mlop.ai account from within the Python client,
- Start logging your experiments by integrating mlop to the scripts, as an example,
And... profit! The script will redirect you to the webpage where you can view and interact with the run. The web dashboard allows you to easily compare time series data and can provide actionable insights for your training.
These steps are described in further detail in our introductory tutorial.
You may also learn more about mlop by checking out our documentation.