A project is a container which holds datasets, models and deployments
| KEY | TYPE | Description |
|---|---|---|
| projectId | str | The ID of the project. |
| name | str | The name of the project. |
| useCase | str | The use case associated with the project. |
| problemType | str | The problem type associated with the project. |
| createdAt | str | The date and time when the project was created. |
| tags | List[str] | List of tags associated with the project. |