Skip to main content
View source on Github Arize enum to specify your model type represented in the platform and validate applicable performance metrics.

Model Types

Specify a model_type when logging a prediction for the first time for a new model.

Method

list_types() View Source Returns a list of all model types.

Code Example