DOC add dropdown menu for Section 2.5 Decomposing signals in components#27551
DOC add dropdown menu for Section 2.5 Decomposing signals in components#27551ArturoAmorQ merged 20 commits intoscikit-learn:mainfrom
Conversation
Update decomposition.rst with drop downs scikit-learn#26617
ArturoAmorQ
left a comment
There was a problem hiding this comment.
Hi @kots14, thanks for the PR and sorry for taking so long to answer. Here is a first batch of comments.
I think there are still some mathematical details in 2.5.5. Factor Analysis and 2.5.7.2. NMF with a beta-divergence that could be hidden, but may need a bit of tweaking the text. Just keep a brief description (one or two paragraphs) before the hidden mathematical details.
|
Thanks @ArturoAmorQ for the review. I'll modify the PR. |
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
kots14
left a comment
There was a problem hiding this comment.
Modified PR with the changes requested.
ArturoAmorQ
left a comment
There was a problem hiding this comment.
Thanks for the changes! The PR is getting in good shape :) here is another badge of comments.
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
|
Sorry for the delay, I'll modify this PR by this week. |
kots14
left a comment
There was a problem hiding this comment.
Modified the PR based on previous comments.
ArturoAmorQ
left a comment
There was a problem hiding this comment.
Sorry for the delay @kots14, LGTM :) Merging!
Update decomposition.rst with drop downs #26617
Reference Issues/PRs
Fixes 2.5. Decomposing signals in components (matrix factorization problems) from #26617
What does this implement/fix?