Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add single precision support for roc_auc_score #2740

Open
icfaust opened this issue Apr 23, 2024 · 2 comments
Open

Add single precision support for roc_auc_score #2740

icfaust opened this issue Apr 23, 2024 · 2 comments

Comments

@icfaust
Copy link
Contributor

icfaust commented Apr 23, 2024

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
Copy link

Hi can I work on this?

@napetrov
Copy link
Contributor

Hi can I work on this?

yes, go ahead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants