Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Information about the evaluation performance of a trained model.

Hierarchy

  • ModelPerformance

Properties

F1Score?: number

The overall F1 score metric for the trained model.

Precision?: number

The overall precision metric value for the trained model.

Recall?: number

The overall recall metric value for the trained model.