MinBZK / amt

Algorithm Management Toolkit (AMT)
European Union Public License 1.2
2 stars 0 forks source link

Run a first technical test #102

Open anneschuth opened 4 months ago

anneschuth commented 4 months ago

For now we assume a model to be present and data to be present and it runs locally, and that it is linked from the system card.

We add a Shap technical test to the Instrument Registry. It needs

Implement the technical test that runs the Shap implementation of AI Verify using the model pointed to in the system card. We implement this as a CLI (for now, later this becomes a Celery worker), based on the minimimal ai verify repo (https://github.com/MinBZK/aiverify/tree/using_aiverify_as_api).

The implementation:

Acceptance Criteria

github-actions[bot] commented 1 month ago

This issue did not have any activity in the last 90 days and will be removed after 30 days