Feature weighted Pool-Based Sequential Active Learning for Regression algorithms
main_singleTask_github.m produces main single-task results of the paper "Feature Weighting Improves Pool-Based Sequential Active Learning for Regression.". It compares 11 different active learning for regression approaches:
- BL
- EMCM
- QBC
- RD
- FW-RD
- GSx
- FW-GSx
- iGS
- FW-iGS
- GALR
- FW-GALR
main_multiTask_github.m produces main multi-task results of the paper "Feature Weighting Improves Pool-Based Sequential Active Learning for Regression". It compares 7 different active learning for regression approaches:
- BL
- GSx
- FW-GSx
- MT-iGS
- FW-MT-iGS
- GALR
- FW-GALR