Alexander Andreev
Alexander Andreev
# Description Changes proposed in this pull request: - Enable multithreaded QR, SVD and GEMM computation in one of SVD branches Has significant perf. improvement variance dependent on system specs.
### Description Accelerates SVM._fit_proba by using prefit estimator in `CalibratedClassifierCV` instead of cross-validation. Solves https://github.com/intel/scikit-learn-intelex/issues/621. - [x] I have reviewed my changes thoroughly before submitting this pull request. - [x]...
### Description Scikit-learn-intelex conda recipe update. Changes: - Update content of recipe, building and testing scripts to sync with conda-forge feedstock - Add recipe building on Linux and Windows to...
# UPDATED TEMPLATE Sync with https://github.com/intel/scikit-learn-intelex/pull/2127 ## Description _Add a comprehensive description of proposed changes_ _List associated issue number(s) if exist(s): #6 (for example)_ _Documentation PR (if needed): #1340 (for...
Sync from sklearnex and oneDAL with performance section removed. # NEW TEMPLATE ## Description _Add a comprehensive description of proposed changes_ _List associated issue number(s) if exist(s): #6 (for example)_...
## Description Adds a doc page for `n_jobs` specifics of sklearnex. --- Checklist to comply with **before moving PR from draft**: **PR completeness and readability** - [x] I have reviewed...
## Description Separate testing for preview functionality of sklearnex is not required since there is no intersection between regular and preview scopes of sklearnex. --- PR should start as a...