Quickstart
Quickstart guide for mlop
Start logging your experiments with mlop in 4 simple steps:
- Get an account at app.mlop.ai
- Install our Python SDK. Within a Python environment, open a Terminal window and paste in the following,
For the latest version, you can install directly from the repository,
- 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 demo.
Introduction
mlop is a simple, modern experiment tracking tool for those who train ML models. We are not just a platform for logging metrics, we actually give you actionable insights on how to improve your model and save you hours of GPU time.
Demo
A quick comparison betweem mlop and conventional tools