SampleList {Microsoft.VisualBasic.MachineLearning.ComponentModel.StoreProcedure} | .NET clr documentation |
the Sample collection
# namespace Microsoft.VisualBasic.MachineLearning.ComponentModel.StoreProcedure
export class SampleList extends ListOf`1 {
# 样本列表
items: Sample[];
size: integer;
}