WinLearningModelFeatureDescriptorMBS properties

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to WinLearningModelFeatureDescriptorMBS class.

WinLearningModelFeatureDescriptorMBS.Description as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
A description of what this feature is used for in the model.

(Read only property)

WinLearningModelFeatureDescriptorMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
The internal object reference.

(Read and Write property)

WinLearningModelFeatureDescriptorMBS.Kind as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
The kind of feature; use this to know which derived class to use.

Or use IsA operator in Xojo to determinate which subclass the plugin used.
(Read only property)

WinLearningModelFeatureDescriptorMBS.Name as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
The name you use to bind values to this feature.

(Read only property)

WinLearningModelFeatureDescriptorMBS.Required as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
If true, you must bind a value to this feature before calling Evaluate.

(Read only property)

The items on this page are in the following plugins: MBS WinFrameworks Plugin.


💬 Ask a question or report a problem