4. Inspect ResultsΒΆ

To inspect your results, after the run is terminated, go to the Mlflow UI.

4.1. Mlflow UIΒΆ

On the Mantik platform:

  • click on the Projects section of the top-bar

  • click on the VIEW DETAILS on your project

  • click on Experiments on the side menu

  • click on launch-icon.svg View experiments in MLflow

  • sign in with your Mantik credentials

  • find your Experiment among the experiments in the sidebar and click on it

Now you can see your run!

4.2. Check Parameters, Metrics and ArtifactsΒΆ

Clicking on the run name opens a new detailed page regarding the run. Using the menu on the left, you can check:

  • Parameter

  • Metrics

  • Artifacts

You see the mlflow UI, for a detailed introduction, refer to the mlflow documentation.