CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 13:35:51 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"10678e5507b495f56c459dfc222965ae"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Lz2lrnUKrj51TP2gXtSMewcIn6khAtFh%2FvhtkdLuqyUpQHK%2B5zKExYQroNHzHjHvDRSTmLJx6%2FiqYwNl%2BvPi77xxEfZeHigo6Nc6i%2BR%2FOr145MaevaAAiWEan2hVwrLvojJ7vKEkJxyB1KBLu8EeRJj5ebrsVXS%2BiVYqVHcdIMpeVXyNWqOEWqCnSFwkSOP7mBdQm98457GxpQ4T29UHG21xxXMcRMdgapdlDgYgFP1LvK3RaqYQCgx%2Ba%2BNPLIB0zpzoKtMv2v950TYsQvac3Q%3D%3D--olEXvPeXxCu208rV--SCpB3JIHuTVhx2q14nn0nA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.503279182.1752932151; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 13:35:51 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 13:35:51 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9892:0A87:54D0B1:6AAFB2:687B9F37
Tags · uxlfoundation/scikit-learn-intelex · GitHub
Toggle 2025.6.1's commit message
Toggle 2025.5.1's commit message
Toggle 2025.4.0's commit message
Toggle 2025.0.0's commit message
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 183
Tags: uxlfoundation/scikit-learn-intelex
Tags
2025.6.1
Fixes for sklearn 1.7 pre-release support (#2451) (#2527) * Fixes for sklearn 1.7 pre-release support * Fix ensemble probabilities interval * Change scaling method to `clip` --------- (cherry picked from commit 95c73bd) Co-authored-by: Alexander Andreev <alexander.andreev@intel.com> Co-authored-by: icfaust <icfaust@gmail.com>
2025.5.1
ENH: Array API dispatching (#2096) (#2545) * ENH: array api dispatching added array-api-compat to test env * Deselect some scikit-learn Array API tests * deselect more tests * deselect more tests * disabled tests for * fix the deselection comment * disabled test for Ridge regression * Disabled tests and added comment * ENH: Array API dispatching * Revert adding dpctl into Array PI conformance testing added versioning for the get_nnamespace * minor refactoring onedal _array_api * add tests * addressed memory usage tests * Address some array api test fails * linting * addressed test_get_namespace * adding test case for validate_data check with Array API inputs * minor refactoring * addressed test_patch_map_match fail * Added docstrings for get_namespace * docstrings for Array API tests * updated minimal scikit-learn version for Array API dispatching * updated minimal scikit-learn version for Array API dispatching in _device_offload.py _array_api.py * fix test test_get_namespace_with_config_context * refactor onedal/datatypes/_data_conversion.py * correction for array api * Update conftest.py * introduce tags * fix imports * see if this works * really lazy logic introduction * introduce IntelEstimator * missing change in knn * recofigure logic * strip out dpnp/dpctl special code, will come back to it later * switchover * Update __init__.py * Update test_array_api.py * merge main into PR * try to fix changes: * add test: * attempt to get things running * remove tsne failure * try again * add sklearn_check_version * oops * update * another try * try again * Update test_common.py * Update test_common.py * Update test_common.py * Update test_common.py * Update test_common.py * fixes * attempt to re-introduce changes * Update _device_offload.py * switch get_tags * merge main into branch * remove leftover code * Update base.py * formatting * correct bad sklearn recommendation * remove irrelevant new tests * fix mistake * lint fix * add fallback test * make test fixes * formatting * rejigger the logic again * Update test_config.py * interim fix * Update test_config.py * attempt to get test_config test to skip * fix test * interim fixes * fixes for IncrementalEmpiricalCovariance * fixes for wrap_output_data * solve issues related to older numpy * Update test_run_to_run_stability.py * Update __init__.py * Update __init__.py * Update test_run_to_run_stability.py * Update base.py * Update test_run_to_run_stability.py * Update test_config.py * Update test_patching.py * Update test_patching.py * Update test_patching.py * Update k_means.py * Update k_means.py * Update k_means.py * Update _array_api.py * Update _array_api.py * Update _device_offload.py * Update _device_offload.py * Update _device_offload.py * Update _device_offload.py * Update test_patching.py * Update test_patching.py * Update test_patching.py * local verify doclinks * fix doclink * fixes * remove print statement * fix changes from scikit-learn/scikit-learn#29774 * Update sklearnex/_device_offload.py * add type hints and fix docs for dispatch * remove change from local testing * be more explicit with a type * python3.9 fix * change language which was bothering me * formatting * This should fix it (I think) * Apply suggestions from code review * Update base.py * Update __init__.py * remove hack on config * Apply suggestions from code review * make suggested changes * fix import in test_patching * Update test_patching.py * Update build-and-test-lnx.yml * Update build-and-test-lnx.yml * Update build-and-test-lnx.yml * Apply suggestions from code review * Apply suggestions from code review * formatting and ABC change * fix gpu test * remove workaround --------- (cherry picked from commit 43596ee) Co-authored-by: Samir Nasibli <samir.nasibli@intel.com> Co-authored-by: Faust, Ian <ian.faust@intel.com> Co-authored-by: Ian Faust <icfaust@gmail.com> Co-authored-by: david-cortes-intel <david.cortes@intel.com> Co-authored-by: Andreas Huber <9201869+ahuber21@users.noreply.github.com>
2025.4.0
Update naming and dropping Intel specifics (backport #2355) (#2378) * Update naming and dropping Intel specifics (#2355) * Dropping Intel specific naming * Fix conda related naming * updating doc config with naming * Renaming IntelEstomator to ExtensionEstimator * Replacing oneDAL with sustitution reference * Fixing linting on incremental_ridge * remplacing substitute name * removing reg * update copyright/author * adding onedal substitution * fix spacing (cherry picked from commit f89c9e2) # Conflicts: # doc/sources/oneapi-gpu.rst # doc/sources/quick-start.rst * Update oneapi-gpu.rst * Update quick-start.rst --------- Co-authored-by: Nikolay Petrov <nikolay.a.petrov@intel.com>
2025.0.0
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>
PreviousNext
You can’t perform that action at this time.