openml / automlbenchmark

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

Submit existing task results to OpenML #45

Open sebhrusen opened 5 years ago

sebhrusen commented 5 years ago

Once we have implemented the logic to automatically upload new results to OpenML (https://github.com/openml/automlbenchmark/issues/44), we should be able to add a script to publish results a posteriori and use it to publish our existing results from https://github.com/openml/automlbenchmark/tree/master/reports.

PGijsbers commented 5 years ago

I kind of went the other way around; first seeing what's needed to upload old results :) Current progress is on this branch. I think I am basically there for uploading the old results.

sebhrusen commented 5 years ago

@PGijsbers no problem, ticket was created weeks ago. Just wanted to assign it given that you're currently working on it.

PGijsbers commented 5 years ago

Thanks. I didn't notice the creation date until after posting 😅