What is Model Registry?

All of the models that have been trained in the frontier system are listed in the model registry, along with their performance metrics.

The following details of the models are showcased :

  • Model Name

  • Precision

  • Recalll

  • Accuracy

  • F-Score

  • Model Type

Functionalities to Know

  • The Get Model Serving API button can be used to serve the trained model on a REST API URL.

  • The Target Based Data Drift Report and Data Drift Report button can be used to download respective reports with target and within features.

Last updated