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