Skip to content

DOC: Update array API docs after changes in logic and design#3125

Merged
david-cortes-intel merged 1 commit into
uxlfoundation:mainfrom
david-cortes-intel:all_array_api
May 19, 2026
Merged

DOC: Update array API docs after changes in logic and design#3125
david-cortes-intel merged 1 commit into
uxlfoundation:mainfrom
david-cortes-intel:all_array_api

Conversation

@david-cortes-intel
Copy link
Copy Markdown
Contributor

Description

There have been several changes in how array API support works in scikit-learn and fixes in sklearnex that now make some statements in the documentation obsolete.

For example, by now all public-facing attributes of array API estimators should be of array API classes, which was not the case before, and implementation of 'everything follows X' logic is in progress, so now more potential input combinations are allowed.

The documentation will need further updates after implementing move_to.


Checklist:

Completeness and readability

  • I have updated the documentation to reflect the changes or created a separate PR with updates and provided its number in the description, if necessary.
  • Git commit message contains an appropriate signed-off-by string (see CONTRIBUTING.md for details).
  • I have resolved any merge conflicts that might occur with the base branch.

Testing

  • I have run it locally and tested the changes extensively.
  • All CI jobs are green or I have provided justification why they aren't.

@david-cortes-intel david-cortes-intel merged commit 234d7da into uxlfoundation:main May 19, 2026
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants