|
SplitSetValidationTModel, TInput, TOutputIndicesTrainingSet Property
|
Gets the indices of elements in the training set.
Namespace:
Accord.MachineLearning.Performance
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public int[] IndicesTrainingSet { get; set; }
Public Property IndicesTrainingSet As Integer()
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also