LabVIEW Analytics and Machine Learning Toolkit API Reference

AML Fisher Properties

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

Wire the Fisher model info output of the Fisher VI to the reference input of a standard Property Node to get an AML Fisher Property Node. This Property Node has the following properties:

Property Access Data Type Description
Fisher Distance Read Only

Returns the descending fisher distance and the corresponding feature index.
Number of Components Read Only

Returns the number of features after feature selection.
Selected Feature Index Read Only

Returns the indexes of selected features.