Click or drag to resize
Accord.NET (logo)

CrossValidationResultTModel Properties

The CrossValidationResultTModel generic type exposes the following members.

Properties
  NameDescription
Public propertyModels
Gets the models created for each fold of the cross validation.
Public propertySettings
Public propertyTag
Gets or sets a tag for user-defined information.
Public propertyTraining
Gets the performance statistics for the training set.
Public propertyValidation
Gets the performance statistics for the validation set.
Top
See Also