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.


The biggest plugin in space...