Click or drag to resize
Accord.NET (logo)

BootstrapValues Properties

The BootstrapValues type exposes the following members.

Properties
  NameDescription
Public propertyTag
Gets or sets a tag for user-defined information.
Public propertyTrainingValue
Gets the training value for the model.
Public propertyTrainingVariance
Gets the variance of the training value for the model, if available.
Public propertyValidationValue
Gets the validation value for the model.
Public propertyValidationVariance
Gets the variance of the validation value for the model, if available.
Top
See Also