Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: uxlfoundation/scikit-learn-intelex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.2.0
Choose a base ref
...
head repository: uxlfoundation/scikit-learn-intelex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.4.0
Choose a head ref
  • 13 commits
  • 92 files changed
  • 7 contributors

Commits on Feb 3, 2025

  1. Configuration menu
    Copy the full SHA
    96692d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. chore(deps): update dependency certifi to v2025 (#2293)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    bb4eac9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency pytz to v2025 (#2294)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    47a0978 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2025

  1. chore(deps): update dependency xgboost to v2.1.4 (#2303)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 8, 2025
    Configuration menu
    Copy the full SHA
    96cd7af View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. [docs] add Ideas to documentation (#2297)

    * add ideas doc
    
    * add links
    
    * change copyright
    
    * revert change
    
    * fix mistakes
    
    * fix failures
    
    * add issue links and fix a spelling mistake:
    
    * make anonymous
    
    * remove space
    icfaust authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    eff8583 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update apache/skywalking-eyes action to v0.7.0 (#2304)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    5afa0c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Jupyter Nightly job fix (#2302)

    * Jupyter Nightly job fix
    
    * TEMPORARY: trigger Jupyter job in PR
    
    * Revert "TEMPORARY: trigger Jupyter job in PR"
    
    This reverts commit 754e97f.
    
    * TEMPORARY: move Jupyter job to CI
    
    * Revert "TEMPORARY: move Jupyter job to CI"
    
    This reverts commit b44997f.
    
    * Update conda config command
    
    * TEMPORARY: move jupyter job to CI
    
    * Revert "TEMPORARY: move jupyter job to CI"
    
    This reverts commit 908b40d.
    
    * Update conda channels
    
    * TEMPORARY: move jupyter job to CI
    
    * Revert "TEMPORARY: move jupyter job to CI"
    
    This reverts commit aa89a40.
    
    * Return conda-forge to command
    Alexsandruss authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    ff244af View commit details
    Browse the repository at this point in the history
  2. FIX: Fix html widget docs links (#2299)

    * fix html widget doc link
    
    * workaround for older sklearn
    
    * fix test
    
    * attempt at fixing n_jobs failures
    
    * better fix for TSNE
    
    * revert test to 'daal4py'
    david-cortes-intel authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    e4b916f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19fd721 View commit details
    Browse the repository at this point in the history
  4. DOC: Clarify requirements for running on GPU and supported configurat…

    …ions (#2286)
    
    * update conda install instructions
    
    * simplify tables
    
    * further simplify
    
    * clarify requirements for running on GPU
    
    * typos
    
    * add note about support for FPGAs and SPMD
    
    * clarify optional aspect of dpctl
    
    * clarify requirements for SPMD, clarify conda-forge status
    
    * more clarifications about requirements
    
    * small details
    
    * wording
    
    * order
    
    * link to dpctl docs programmatically
    
    * don't use automated section naming
    
    * use unnamed reference for mpi4py
    
    * more corrections
    
    * clarify sycl device support
    
    * clarify dpctl not required for spmd
    
    * clarify integrated chipsets not supported
    
    * typo
    
    * single link occurrence for dpctl
    
    * clarify mpi4py requirements
    
    * more spmd details
    
    * wording
    
    * mention detail about queues
    
    * correction oneMath->oneMKL
    
    * more corrections
    
    * copyright header
    
    * update main page too
    
    * more improvements
    
    * spacing
    
    * mention multi-gpu setups in readme
    david-cortes-intel authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    72a3259 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency cython to v3.0.12 (#2314)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    9869273 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. chore(deps): update dependency numpy to v2.2.3 (#2317)

    * chore(deps): update dependency numpy to v2.2.3
    
    * Update dependencies-dev
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: ethanglaser <[email protected]>
    renovate[bot] and ethanglaser authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    91249c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. 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 <[email protected]>
    mergify[bot] and napetrov authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    01df2a5 View commit details
    Browse the repository at this point in the history
Loading