ProblemTable {Microsoft.VisualBasic.MachineLearning.SVM.StorageProcedure} .NET clr documentation

ProblemTable

Description

Declare

            
# namespace Microsoft.VisualBasic.MachineLearning.SVM.StorageProcedure
export class ProblemTable {
   # the key collection of the support vector: DynamicPropertyBase`1.Properties inputs.
   dimensionNames: string;
   vectors: SupportVector[];
}

        

.NET clr type reference tree

  1. use by property member vectors: SupportVector

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