openml / automlbenchmark

OpenML AutoML Benchmarking Framework
https://openml.github.io/automlbenchmark
MIT License
391 stars 130 forks source link

Add CI to periodically check whether frameworks install and run #629

Open PGijsbers opened 1 week ago

PGijsbers commented 1 week ago

Sometimes frameworks break because either;

In these cases, we want to automatically be notified. This PR sets up a basic workflow to accomplish this. In the future I want to extract the action and release is as a stand-alone action on the marketplace so that AutoML framework authors can also use it in their CI.