Optimization-AI / LibAUC

LibAUC: A Deep Learning Library for X-Risk Optimization
https://libauc.org/
MIT License
273 stars 37 forks source link

AUC for Validation data and Method of Ensemble. #39

Closed SaumyaBhandari closed 9 months ago

SaumyaBhandari commented 9 months ago

Can you please provide the method of ensemble of 5 different models?

Share some resources on how ensemble was done? What was it's AUC score on the Validation Dataset?

optmai commented 9 months ago

Ensemble is simply done by combining predictions of 5 different models.