Optimization-AI / LibAUC

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

documentation on how to use the library #21

Closed supriyaarun27 closed 1 year ago

supriyaarun27 commented 1 year ago

Hi,

I noticed there is no documentation on the loss functions and what the inputs are etc. Is this available anywhere? Since the source code is not available it's difficult to understand from just the example notebooks. Thank you!

yzhuoning commented 1 year ago

Hi, we have included more explanations in the tutorials. For example, these tutorials are updated: AUROC, AUPRC, pAUC, NDCG., etc. Please let us know if they are helpful. Thanks!