You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
I see scripts in this repo for the active learning experiments for both the toy data set and flights delay data set.
Do you also have similar scripts to try out the large scale regression / passive learning experiment described in section 4.4 of your paper for the flights delay data? Or is there some setting to change in the scripts you provided to run them for the large scale regression experiment?
Hi, thanks for sharing the code for your paper.
I see scripts in this repo for the active learning experiments for both the toy data set and flights delay data set.
Do you also have similar scripts to try out the large scale regression / passive learning experiment described in section 4.4 of your paper for the flights delay data? Or is there some setting to change in the scripts you provided to run them for the large scale regression experiment?
Thanks