probml / rebayes

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

compare to ChaCha regression #25

Open murphyk opened 1 year ago

murphyk commented 1 year ago

Download the UCI regression datasets from https://github.com/probml/rebayes/issues/48.

Evauate ChaCha method on them and compare to Lofi.

https://github.com/qingyun-wu/FLAML/blob/ChaCha_new_eval/test/vw/AutoVW_README.md

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