monitoring
monitoring copied to clipboard
Deepchecks Monitoring- Continuous Validation of ML Models & Data In Production.
This PR is for this bug: https://linear.app/deepchecks/issue/MON-2399/aws-s3-connection-status-is-wrong Switching to ClientError seems to catch credential error.
Domain
Hi, I installed a monitor on a server, but I don't know how to set the domain to another website address.
**Describe the bug** When using the Deepchecks Docker container, the application fails to make HTTPS requests due to an expired SSL certificate in the container environment. Expired 6/24/2025. When I...
**Describe the bug** result.save_as_html('output1.html') this is saving a very large uncompilable html file **To Reproduce** `label_col = 'ENTITY_IND_TYPE' # Typically 0 for normal, 1 for anomaly deep_dataset = Dataset(df, label=label_col)...