Projects

Projects are a way to organize your experiments.

Projects are a way to organize your experiments. They are created by the user and can be used to group experiments together.

Creating a project

When you create an experiment, you must specify a project. Once the experiment has run we will automatically create a project with the same name.

mlop.init(name="test", project="test")

On this page