Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

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.