AML Clustering Properties
- Updated2023-02-21
- 1 minute(s) read
Wire the clustering model info out output of the Train Clustering Model VI to the reference input of a standard Property Node to get an AML Clustering Property Node. You must ensure that clustering model info in is unwired. This Property Node has the following properties:
| Property | Access | Data Type | Description |
|---|---|---|---|
| Hyperparameter Optimization | Read Only |
|
Returns the method of optimization to determine the optimal hyperparameter settings. |
| Model Initialized? | Read Only |
|
Returns whether the model is initialized. |
| Model Trained? | Read Only |
|
Returns whether the model is trained. |

