oneDAL icon indicating copy to clipboard operation
oneDAL copied to clipboard

oneAPI Data Analytics Library (oneDAL)

Results 185 oneDAL issues
Sort by recently updated
recently updated
newest added

# Description Enable calculation of SHAP values for binary classification models Changes proposed in this pull request: - Allocate result similar to GBT regression - Rely on GBT regression SHAP...

enhancement
API breaking change

# Description Please include a summary of the change. For large or complex changes please include enough information to introduce your change and explain motivation for it. Changes proposed in...

# Description This pr contains adding new syevd gpu function in PCA. Will be green after moving on the new MKLGPUFPK

enhancement
dpc++

# Description Each MT2203 RNG engine is independently uniform when taking samples. However, when two or more engines are compared, the initial aggregated random numbers are not uniform. Because the...

# Description PR contains adding HyperParameters in Pca(oneAPI) - [x] Move sign_flip in primitives - [x] Move sign_flip computation on GPU - [x] Add infrastructure for hyperparameters in all methods...

# Description Additional test changes related to coverity. Changes proposed in this pull request: - enginePtr intialization to nullptr - splitData intialization in node data for tree algos