SVMMultipleSet {Microsoft.VisualBasic.MachineLearning.SVM} .NET clr documentation

SVMMultipleSet

Description

A collection of trained svm data model that can be apply for multiple dimension class classify analysis.

Declare

            
# namespace Microsoft.VisualBasic.MachineLearning.SVM
export class SVMMultipleSet {
   dimensionNames: string;
   topics: list;
}

        

.NET clr type reference tree

  1. use by property member topics: list

[Package {$package} version {$version} Index]