MLModelDescriptionMBS 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 MLModelDescriptionMBS class.

MLModelDescriptionMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

MLModelDescriptionMBS.inputDescriptionsByName as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Description of the inputs to the model.

(Read only property)

Some examples using this property:

MLModelDescriptionMBS.isUpdatable as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
A Boolean value that indicates whether you can update the model with additional training.

Available on Mac OS 10.15 or newer.
(Read only property)

Some examples using this property:

MLModelDescriptionMBS.metadata as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Optional metadata describing the model.

(Read only property)

MLModelDescriptionMBS.outputDescriptionsByName as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Description of the outputs from the model.

(Read only property)

Some examples using this property:

MLModelDescriptionMBS.parameterDescriptionsByKey as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Allows for access of each parameter as parameter description.

(Read only property)

Some examples using this property:

MLModelDescriptionMBS.predictedFeatureName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Name of the primary target / predicted output feature in the output descriptions.

(Read only property)

Some examples using this property:

MLModelDescriptionMBS.predictedProbabilitiesName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Key for all predicted probabilities stored as a MLFeatureTypeDictionary in the output descriptions.

(Read only property)

Some examples using this property:

MLModelDescriptionMBS.trainingInputDescriptionsByName as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Provides access to each training input as a feature description, given the name of the input.

Available on MacOS 101.5 or newer.
(Read only property)

Some examples using this property:

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


💬 Ask a question or report a problem