Projects#
A project is the logical unit on the Openlayer platform that houses models, datasets,
and goals. You can create projects for any of the task types defined
in tasks.TaskType
.
Related guide: How to create and load projects.
Project creation and loading#
Create projects on the Openlayer platform or load an existing project.
|
Creates a project on the Openlayer platform. |
Loads an existing project from the Openlayer platform. |
|
|
Convenience function that either creates or loads a project. |
Project task types#
Each project has a task type, which defines the type of ML problem that the project is designed to solve.
|
Enum for the AI/ML tasks types supported by Openlayer. |