probml / rebayes

Recursive Bayesian Estimation (Sequential / Online Inference)
MIT License
55 stars 5 forks source link

UCI regression benchmarks #48

Closed murphyk closed 1 year ago

murphyk commented 1 year ago

Extract the 15 "hard" UCI regression benchmarks used in

Q. Wu, C. Wang, J. Langford, P. Mineiro, and M. Rossi, “ChaCha for Online AutoML,” in ICML, Jun. 2021 [Online]. Available: http://arxiv.org/abs/2106.04815

https://github.com/qingyun-wu/FLAML/blob/ChaCha_new_eval/test/vw/resources/benchmarks/final_icml.yaml

Add to our test pipeline.