mmschlk / iXAI

Fast and incremental explanations for online machine learning models. Works best with the river framework.
MIT License
49 stars 2 forks source link

Road to CI: Automate Testing #59

Open mmschlk opened 1 year ago

mmschlk commented 1 year ago

Create pre-commit hooks that run static tests and then all tests as a github action workflow on push

mmschlk commented 1 year ago

Also we should integrate pre-commit hooks