-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOC: Add info about incremental algorithms and BS (#2103) #2112
DOC: Add info about incremental algorithms and BS (#2103) #2112
Conversation
- 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
fails in this PR is not related with the changes. |
@maria-Petrova here only docstrings are changed do we need to run internal CI? |
@samir-nasibli, doc build in public CI is sufficient. Why condaEnv steps are failing? |
Potentially this changes dependend on the PR #2038 |
I have already comment out, but now it comes to me that my prev comment #2112 (comment) is not correct. I see fails, that already should be addressed on 2025.0 rls branch with the latest commits there. |
It should be merged, but would prefer to merge via backport PR (#2114 ) |
@olegkkruglov what is the status? |
65afadb
into
uxlfoundation:rls/2025.0.0-rls
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 example)
Benchmarks PR (if needed): IntelPython/scikit-learn_bench#155 (for example)
Checklist to comply with before moving PR from draft:
PR completeness and readability
Testing
Performance