ITrainingResult Properties

The ITrainingResult type exposes the following members.

Properties
  NameDescription
Public propertyAccuracy
Gets or sets the accuracy of the trained model.
Public propertyTrainedTime
Gets or sets the date time at which the model has finished training.
Public propertyTrainTime
Gets or sets the date time at which the model starts training.
Top
See Also