SLIDE 20 Ranking Performance - LogReg vs GBDT
0.52 0.54 0.56 0.58 0.6 0.62 0.64 0.66 0.68 0.7 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 AUC score % of training samples Global-LogReg Local-LogReg MTL-LogReg Adaptive-LogReg
(a) LogReg
0.6 0.61 0.62 0.63 0.64 0.65 0.66 0.67 0.68 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 AUC score % of training samples Global-GBDT Local-GBDT Adaptive-GBDT
(b) GBDT
◮ AUC score for Global-GBDT, Local-GBDT, and
Adaptive-GBDT with # of training samples from 20% to 100%.
◮ On average of AUC, Adaptive-GBDT performs better than
◮ With the increase of training samples, GBDT based methods
tend to perform better while LogReg methods achieve relatively stable scores.