Skip to content

Add GPU rocAucScore #3151

Open
Open
@icfaust

Description

@icfaust

oneDAL contains its own version of ROC AUC score (rocAucScore) which has been implemented for CPU computation in the DAAL side of the codebase. There is a use case for implementing this algorithm for GPUs, where data movement to and from the GPU can be minimized. A GPU version of this code can be implemented in oneDAL, which can then be easily used in sklearnex.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions