LabVIEW Analytics and Machine Learning Toolkit API Reference

AML Classification Properties

  • Updated2023-02-21
  • 2 minute(s) read

Wire the classification model info out output of the Train Classification Model VI to the reference input of a standard Property Node to get an AML Classification Property Node. You must ensure that classification model info out is unwired. This Property Node has the following properties:

Property Access Data Type Description
Cross Validation Configuration Read Only

Returns settings for cross validation.
Hyperparameter Optimization Read Only

Returns the method of optimization to determine the optimal hyperparameter settings.
Label of Each Class Read Only

Returns the label of each class.
Model Initialized? Read Only

Returns whether the model is initialized.
Model Trained? Read Only

Returns whether the model is trained.
Number of Classes Read Only

Returns the number of classes.