SampleData {Microsoft.VisualBasic.MachineLearning.ComponentModel.StoreProcedure} .NET clr documentation

SampleData

Description

the in-memory sample data object

Declare

            
# namespace Microsoft.VisualBasic.MachineLearning.ComponentModel.StoreProcedure
export class SampleData {
   features: double;
   # the unique id
   id: string;
   labels: double;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]