Skip to content

Note: There will be a service break on Puhti on Tue Aug 12 from 8:30 to 12:00. Click here for more info.

MLflow

The MLflow app launches the MLflow tracking UI on a compute node.

To launch it select where the MLflow files are stored. This is typically either:

  • a directory like /scratch/<project>/mlruns/
  • an SQLite database like sqlite:////scratch/<project>/mlruns.db

The default resource settings should be fine for most cases.

Also checkout the MLflow section in our Machine learning guide.