WinLearningModelEvaluationResultMBS methods

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

WinLearningModelEvaluationResultMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
The private constructor.

WinLearningModelEvaluationResultMBS.GetTensorBoolean(name as string) as Boolean()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor boolean array.

WinLearningModelEvaluationResultMBS.GetTensorDouble(name as string) as Double()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor double array.

WinLearningModelEvaluationResultMBS.GetTensorFloat(name as string) as Single()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor float array.

Some examples using this method:

WinLearningModelEvaluationResultMBS.GetTensorFloat16(name as string) as Single()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor 16-bit float array.

WinLearningModelEvaluationResultMBS.GetTensorInt16(name as string) as Int16()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor 16 bit signed integer array.

WinLearningModelEvaluationResultMBS.GetTensorInt32(name as string) as Int32()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor 32 bit signed integer array.

WinLearningModelEvaluationResultMBS.GetTensorInt64(name as string) as Int64()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor 64 bit signed integer array.

WinLearningModelEvaluationResultMBS.GetTensorInt8(name as string) as Int8()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor 8 bit signed integer array.

WinLearningModelEvaluationResultMBS.GetTensorUInt16(name as string) as UInt16()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor 16 bit unsigned integer array.

WinLearningModelEvaluationResultMBS.GetTensorUInt32(name as string) as UInt32()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor 32 bit unsigned integer array.

WinLearningModelEvaluationResultMBS.GetTensorUInt64(name as string) as UInt64()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor 64 bit unsigned integer array.

WinLearningModelEvaluationResultMBS.GetTensorUInt8(name as string) as UInt8()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Queries result feature as tensor 8 bit unsigned integer array.

WinLearningModelEvaluationResultMBS.OutputNames as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WindowsML MBS WinFrameworks Plugin 20.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Gets the output feature names of the model.

Some examples using this method:

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


💬 Ask a question or report a problem