MLFeatureValueMBS class

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

MLFeatureValueMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
An immutable variant holding a data value of a supported MLFeatureType.

MLFeatureValue does not support type conversion in its accessor properties.
It can also have a missing or undefined value of a well defined type.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Value Types

Constant Value Description
TypeDictionary 6 Numerically weighted hashable objects (e.g. word counts)
TypeDouble 2 Continuous values
TypeImage 4 CVPixelBufferRef or converted by plugin to Xojo picture.
TypeInt64 1 Discrete values, sometimes used to hold numeric encoding of a categorical value
TypeInvalid 0 Undefined type.
TypeMultiArray 5 An array of values.
TypeSequence 7 The possible types for feature values, input features, and output features.
TypeString 3 Text or categorical strings

This class has no sub classes.

Some methods using this class:

Some examples using this class:

Blog Entries

Release notes


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


MLFeatureProviderMBS   -   MLImageConstraintMBS


💬 Ask a question or report a problem