CoreML
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
CoreML
macOS 10.13 classes for machine learning.
- Classes
- class MLArrayBatchProviderMBS
- class MLBatchProviderMBS
- class MLDictionaryConstraintMBS
- class MLDictionaryFeatureProviderMBS
- class MLFeatureDescriptionMBS
- class MLFeatureProviderMBS
- class MLFeatureValueMBS
- method Constructor
- method copy as MLFeatureValueMBS
- shared method featureValueWithCGImage(image as variant, orientation as integer = -1, constraint as MLImageConstraintMBS, options as Dictionary = nil, byref error as NSErrorMBS) as MLFeatureValueMBS
- shared method featureValueWithCGImage(image as variant, orientation as integer = -1, pixelsWide as Integer, pixelsHigh as Integer, pixelFormatType as String, options as Dictionary = nil, byref error as NSErrorMBS) as MLFeatureValueMBS
- shared method featureValueWithDictionary(value as Dictionary, byref error as NSErrorMBS) as MLFeatureValueMBS
- shared method featureValueWithDouble(value as double) as MLFeatureValueMBS
- shared method featureValueWithImageFile(File as FolderItem, orientation as integer = -1, constraint as MLImageConstraintMBS, options as Dictionary = nil, byref error as NSErrorMBS) as MLFeatureValueMBS
- shared method featureValueWithImageFile(File as FolderItem, orientation as integer = -1, pixelsWide as Integer, pixelsHigh as Integer, pixelFormatType as String, options as Dictionary = nil, byref error as NSErrorMBS) as MLFeatureValueMBS
- shared method featureValueWithInt64(value as Int64) as MLFeatureValueMBS
- shared method featureValueWithMultiArray(value as MLMultiArrayMBS) as MLFeatureValueMBS
- shared method featureValueWithPicture(value as Picture) as MLFeatureValueMBS
- shared method featureValueWithPixelBuffer(Handle as Integer) as MLFeatureValueMBS
- shared method featureValueWithSequence(sequence as MLSequenceMBS) as MLFeatureValueMBS
- shared method featureValueWithString(value as string) as MLFeatureValueMBS
- method isEqualToFeatureValue(value as MLFeatureValueMBS) as Boolean
- shared method MLFeatureValueImageOptionCropAndScale as String
- shared method MLFeatureValueImageOptionCropRect as String
- shared method undefinedFeatureValueWithType(type as Integer) as MLFeatureValueMBS
- property CIImageValue as Variant
- property dictionaryValue as Dictionary
- property doubleValue as Double
- property Handle as Integer
- property imageBufferValue as Integer
- property int64Value as Int64
- property multiArrayValue as MLMultiArrayMBS
- property PictureHeight as Integer
- property PictureValue as Picture
- property PictureWidth as Integer
- property sequenceValue as MLSequenceMBS
- property stringValue as String
- property Type as Integer
- property Undefined as Boolean
- property value as Variant
- class MLImageConstraintMBS
- class MLImageSizeConstraintMBS
- class MLImageSizeMBS
- class MLKeyMBS
- class MLMetricKeyMBS
- class MLModelConfigurationMBS
- class MLModelDescriptionMBS
- class MLModelMBS
- shared method available as Boolean
- shared method compileModelAtURL(URL as string, byref error as NSErrorMBS) as String
- shared method compileModelFile(File as folderItem, byref error as NSErrorMBS) as folderItem
- method Constructor
- shared method MLModelAuthorKey as String
- shared method MLModelCreatorDefinedKey as String
- shared method MLModelDescriptionKey as String
- shared method MLModelErrorDomain as String
- shared method MLModelLicenseKey as String
- shared method MLModelVersionStringKey as String
- shared method modelWithContentsOfFile(file as FolderItem, byref error as NSErrorMBS) as MLModelMBS
- shared method modelWithContentsOfFile(file as FolderItem, configuration as MLModelConfigurationMBS, byref error as NSErrorMBS) as MLModelMBS
- shared method modelWithContentsOfPath(Path as string, byref error as NSErrorMBS) as MLModelMBS
- shared method modelWithContentsOfPath(Path as string, configuration as MLModelConfigurationMBS, byref error as NSErrorMBS) as MLModelMBS
- shared method modelWithContentsOfURL(URL as string, byref error as NSErrorMBS) as MLModelMBS
- shared method modelWithContentsOfURL(URL as string, configuration as MLModelConfigurationMBS, byref error as NSErrorMBS) as MLModelMBS
- method parameterValueForKey(key as MLParameterKeyMBS, byref error as NSErrorMBS) as Variant
- method predictionFromFeatures(input as MLFeatureProviderMBS, options as MLPredictionOptionsMBS = nil, byref error as NSErrorMBS) as MLFeatureProviderMBS
- method predictionFromFeaturesMT(input as MLFeatureProviderMBS, options as MLPredictionOptionsMBS = nil, byref error as NSErrorMBS) as MLFeatureProviderMBS
- method predictionsFromBatch(inputBatch as MLBatchProviderMBS, byref error as NSErrorMBS) as MLBatchProviderMBS
- method predictionsFromBatch(inputBatch as MLBatchProviderMBS, options as MLPredictionOptionsMBS, byref error as NSErrorMBS) as MLBatchProviderMBS
- property configuration as MLModelConfigurationMBS
- property Handle as Integer
- property modelDescription as MLModelDescriptionMBS
- class MLMultiArrayConstraintMBS
- class MLMultiArrayMBS
- class MLMultiArrayShapeConstraintMBS
- class MLNumericConstraintMBS
- class MLParameterDescriptionMBS
- class MLParameterKeyMBS
- class MLPredictionOptionsMBS
- class MLSequenceConstraintMBS
- class MLSequenceMBS
- class MLTaskMBS
- class MLUpdateContextMBS
- class MLUpdateProgressHandlersMBS
- class MLUpdateTaskMBS
- Blog Entries
- Videos
Release notes
- Version 21.5
- Version 20.0
- Added MLTaskMBS, MLBatchProviderMBS, MLParameterKeyMBS, MLUpdateTaskMBS, MLModelConfigurationMBS, MLArrayBatchProviderMBS, MLUpdateContextMBS, MLMetricKeyMBS, MLMultiArrayShapeConstraintMBS, MLUpdateProgressHandlersMBS, MLParameterDescriptionMBS, MLNumericConstraintMBS, MLKeyMBS, MLImageSizeMBS, MLImageSizeConstraintMBS, MLSequenceConstraintMBS, and MLSequenceMBS classes.
The items on this page are in the following plugins: MBS Mac64bit Plugin.