WinLearningModelBindingMBS 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
WinLearningModelBindingMBS class
Used to bind values to named input and output features.
- 2 properties
- 17 methods
- 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
This class has no sub classes.
Some methods using this class:
Some examples using this class:
Blog Entries
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
WinHTTPClientURLComponentsMBS
-
WinLearningModelEvaluationResultMBS