Open DRMPN opened 1 month ago
They are in old
because they are intended to work with old (version ~1) result files. Newer versions are not completely backwards compatible. When working with new versions, please try the notebooks from https://github.com/pgijsbers/amlb-results for now, those are the ones used for the JMLR paper. Sorry about the confusion.
@Innixma you also have some visualization code, where can people find that?
@PGijsbers visualization code exists here: https://github.com/Innixma/autogluon-benchmark
Example: https://github.com/Innixma/autogluon-benchmark/blob/master/v1_results/run_eval_tabrepo_v1.py
Running the above code generates the tables and figures shown here (roughly): https://github.com/Innixma/automl-arena
I plan to clean this up and make it more easily available as part of TabRepo 2.0.
That looks good, I will try that instead. Thank you both ❤
Hello.
Thank you for your work!
I'm using
reports/old/reports.ipynb
file. It produced all tables and some plots as intended. However, runningStrip plots
cells inVisualizations
results in runtime errors: