trustyai-explainability / trustyai-service

TrustyAI service providing cloud-native fairness metrics and explainability
Apache License 2.0
1 stars 3 forks source link

Add exception handling for MinIO data reading and dataframe creation #19

Closed ruivieira closed 1 year ago

ruivieira commented 1 year ago

Add exception handling for:

To test, change MINIO_*_FILENAME in the demo's compose.yaml to an invalid filename.

Closes #18 .