Platforms to show: All Mac Windows Linux Cross-Platform
Back to WinLearningModelFeatureDescriptorMBS class.
WinLearningModelFeatureDescriptorMBS.Description as String
Function:
A description of what this feature is used for in the model.
Notes: (Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WindowsML | MBS WinFrameworks Plugin | 20.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: (Read only property)
WinLearningModelFeatureDescriptorMBS.Handle as Integer
Function:
The internal object reference.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WindowsML | MBS WinFrameworks Plugin | 20.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: (Read and Write property)
WinLearningModelFeatureDescriptorMBS.Kind as Integer
Function:
The kind of feature; use this to know which derived class to use.
Notes:
Or use IsA operator in Xojo to determinate which subclass the plugin used.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WindowsML | MBS WinFrameworks Plugin | 20.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes:
Or use IsA operator in Xojo to determinate which subclass the plugin used.
(Read only property)
WinLearningModelFeatureDescriptorMBS.Name as String
Function:
The name you use to bind values to this feature.
Notes: (Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WindowsML | MBS WinFrameworks Plugin | 20.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: (Read only property)
WinLearningModelFeatureDescriptorMBS.Required as Boolean
Function:
If true, you must bind a value to this feature before calling Evaluate.
Notes: (Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WindowsML | MBS WinFrameworks Plugin | 20.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: (Read only property)
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
