|
|
SplitSetValidationTModel Properties |
The SplitSetValidationTModel generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Evaluation |
Gets or sets the performance estimation function.
| |
| Fitting |
Get or sets the model fitting function.
| |
| Indices |
Gets the group labels assigned to each of the data samples.
| |
| IsStratified |
Gets or sets a value indicating whether the prevalence of
an output label should be balanced between training and
testing sets.
| |
| Proportion |
Gets the desired proportion of cases in
the training set in comparison to the
testing set.
| |
| TrainingSet |
Gets the indices of elements in the training set.
| |
| ValidationSet |
Gets the indices of elements in the validation set.
|