Skip to content

Tags: uxlfoundation/scikit-learn-intelex

Tags

2025.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[testing] re-enable some GPU sklearn conformance tests (#2289)

* Update deselected_tests.yaml

* Update deselected_tests.yaml

* Update deselected_tests.yaml

2025.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use absolute tolerance as another criterion (#2255) (#2258)

2025.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DOC: Add info about incremental algorithms and BS (#2103) (#2112)

* DOC: Add info about incremental algorithms and BS (#2103)

- Add 'Non-Scikit algorithms' part to the docs
- Add info about IncrementalPCA
- Add sphinx.napoleon extension to generate docs from docstrings.
- Update docstrings for non-scikit algorithms

* Remove info about 2025.1 changes from BS and IncBS docstrings

---------

Co-authored-by: Samir Nasibli <samir.nasibli@intel.com>

2024.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: incremental estimators tests (#1998) (#2021)

* FIX: incremental  estimators tests

(cherry picked from commit 4fd4568)

Co-authored-by: Samir Nasibli <samir.nasibli@intel.com>

2024.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix for Logistic Regression loss scaling (#1908) (#1943)

* Fix for LogReg loss scaling

* Correct deselected test name

(cherry picked from commit aaad387)

Co-authored-by: Alexander Andreev <alexander.andreev@intel.com>

2024.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix DPNP/DPCTL F-contiguous data processing (#1825)

* Fix DPNP/DPCTL F-contiguous data processing

* Code formatting

* Fix linter error

2024.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[bug] fix sample_weight check for IncrementalBasicStatistics (#1799)

* Update incremental_basic_statistics.py

* formatting'

* Update incremental_basic_statistics.py

* Update test_incremental_basic_statistics.py

* Update incremental_basic_statistics.py

* Update incremental_basic_statistics.py

* Update incremental_basic_statistics.py

* Update incremental_basic_statistics.py

* Update incremental_basic_statistics.py

* Update test_incremental_basic_statistics.py

2024.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: no dpc if windows debug (#1767)

2024.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[bug] fix ensemble algo _onedal_gpu_supported logic (#1696) (#1710)

* Update _forest.py

* Update deselected_tests.yaml

* this is definitely going to fail CI

* Update deselected_tests.yaml

* Update deselected_tests.yaml

* Update deselected_tests.yaml

* Update test_forest.py

* Update test_forest.py

(cherry picked from commit e0a405c)

Co-authored-by: Ian Faust <icfaust@gmail.com>

2024.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): update dependency shap to v0.44.0 (#1604)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ethanglaser <ethan.glaser@intel.com>