DeepchecksModelClient#
- class DeepchecksModelClient#
Client to interact with a tabular model in monitoring.
- __new__(*args, **kwargs)#
Methods
|
Create a new alert rule for provided model based on selected check. |
|
Create an alert based on an existing monitor. |
Create an alert webhook. |
|
|
Add new checks for the model and returns their checks' id. |
|
Create a new monitor to be displayed in the dashboard. |
Add notes to the model. |
|
Create a PagerDuty alert webhook. |
|
Request model instance by ID and create a model client from it. |
|
Request model instance by name and create a model client from it. |
|
Delete checks by name. |
|
|
Delete note. |
Return dictionary of check instances. |
|
Retrieve list of model notes. |
|
Return the existing model versions. |
|
Update samples labels. |
|
|
Update an existing sample. |
|
Send all the aggregated samples for upload or update. |
Set new scheduling time for all monitors of a model. |
|
|
Create a new model version. |