> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MLTrainingSchema

# MLTrainingSchema

## Properties

| Name                  | Type                   | Description | Notes |
| --------------------- | ---------------------- | ----------- | ----- |
| **uuid**              | **str**                |             |       |
| **dataset\_uuid**     | **str**                |             |       |
| **mlmodel\_uuid**     | **str**                |             |       |
| **created\_by\_uuid** | **str**                |             |       |
| **workspace\_uuid**   | **str**                |             |       |
| **status**            | **str**                |             |       |
| **metadata**          | **Dict\[str, object]** |             |       |
| **created\_at**       | **datetime**           |             |       |
| **updated\_at**       | **datetime**           |             |       |
