oneapi-src / oneDAL

oneAPI Data Analytics Library (oneDAL)
https://software.intel.com/en-us/oneapi/onedal
Apache License 2.0
613 stars 214 forks source link

Add single precision support for roc_auc_score #2740

Open icfaust opened 6 months ago

icfaust commented 6 months ago

As of now, DAAL only support double precision calculation of the roc_auc_score. A single precision implementation in https://github.com/oneapi-src/oneDAL/blob/main/cpp/daal/src/data_management/roc_auc_score.cpp is necessary for conformance to the datatypes in the DAAL codebase.

DivyanshVinayak23 commented 4 months ago

Hi can I work on this?

napetrov commented 4 months ago

Hi can I work on this?

yes, go ahead