ITrainingResult Interface |
Namespace: Dundas.BI.MachineLearning
The ITrainingResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | Accuracy |
Gets or sets the accuracy of the trained model.
|
![]() | TrainedTime |
Gets or sets the date time at which the model has finished training.
|
![]() | TrainTime |
Gets or sets the date time at which the model starts training.
|