Click or drag to resize
Accord.NET (logo)

BootstrapResult Properties

The BootstrapResult type exposes the following members.

Properties
  NameDescription
Public propertyEstimate
Gets the 0.632 bootstrap estimate.
Public propertySettings
Gets the Bootstrap object used to generate this result.
Public propertyTraining
Gets the performance statistics for the training set.
Public propertyValidation
Gets the performance statistics for the validation set.
Top
See Also