Log MLFLow runs
Vectice provides an easy way to retrieve already saved information from your MLflow runs and document them into Vectice.
To log model information from MLFlow
use the following lines of code:
You can access your MLFlow run artifacts in Vectice where you will see the model version metrics, properties, and a link to the MLFlow UI of your run.
Find this information by navigating to Models > Select model name > Select version.
Last updated