WindowsML
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
WindowsML
Windows 10 classes for machine learning.
- Classes
- class WindowsMLExceptionMBS
- class WinLearningModelBindingMBS
- method BindWithDouble(name as string, shape() as Integer, values() as Double = nil)
- method BindWithFloat(name as string, shape() as Integer, values() as Single = nil)
- method BindWithFloat16(name as string, shape() as Integer, values() as Single = nil)
- method BindWithImage(name as string, file as folderItem)
- method BindWithImage(name as string, Path as String)
- method BindWithInt16(name as string, shape() as Integer, values() as Int16 = nil)
- method BindWithInt32(name as string, shape() as Integer, values() as Int32 = nil)
- method BindWithInt64(name as string, shape() as Integer, values() as Int64 = nil)
- method BindWithInt8(name as string, shape() as Integer, values() as Int8 = nil)
- method BindWithUInt16(name as string, shape() as Integer, values() as UInt16 = nil)
- method BindWithUInt32(name as string, shape() as Integer, values() as UInt32 = nil)
- method BindWithUInt64(name as string, shape() as Integer, values() as UInt64 = nil)
- method BindWithUInt8(name as string, shape() as Integer, values() as UInt8 = nil)
- method Clear
- method Constructor(Session as WinLearningModelSessionMBS)
- method HasKey(key as string) as Boolean
- method SetDefaults
- property Handle as Integer
- property Session as WinLearningModelSessionMBS
- class WinLearningModelEvaluationResultMBS
- class WinLearningModelFeatureDescriptorMBS
- class WinLearningModelImageFeatureDescriptorMBS
- class WinLearningModelMapFeatureDescriptorMBS
- class WinLearningModelMBS
- class WinLearningModelSequenceFeatureDescriptorMBS
- class WinLearningModelSessionMBS
- class WinLearningModelTensorFeatureDescriptorMBS
Release notes
The items on this page are in the following plugins: MBS WinFrameworks Plugin.