Status page of OpenML
Checks:
- MinIO:
curl -I https://data.openml.org/minio/health/livereturns200 OK. - ElasticSearch:
curl -X GET "https://es.openml.org/_cluster/health?wait_for_status=yellow&timeout=10s&pretty" - Website:
curl -I "https://www.openml.org/"returns200 OK. - REST API:
curl "https://www.openml.org/api/v1/json/evaluationmeasure/list" - Test Server: ?