-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
DOC Adding dropdown for module 2.1 Gaussian Mixtures #26694
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 Adding dropdown for module 2.1 Gaussian Mixtures #26694
Conversation
I think CI is failing due to these formatting issues:
|
Thanks @lucyleeow for pointing it out. I see that every line with the change related to |
faaaae0
to
743fa1f
Compare
Current formatting problems in CI
You can check and confirm this yourself here: https://app.circleci.com/jobs/github/scikit-learn/scikit-learn/240319 |
743fa1f
to
07acad3
Compare
Thanks @lucyleeow with the latest commit, all checks have passed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @punndcoder28, here are a couple of comments.
10dc1e9
to
9e2bf12
Compare
9e2bf12
to
4288734
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is another batch of comments. Please try not to force-push your commits as that makes the reviewing process more difficult.
Sure. I usually amend the commits and therefore force-push the changes. Let me know what the exactly process which is followed in the repository and I will ensure I follow that |
|
||
|details-end| | ||
|
||
.. _dirichlet_process: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apologies for the late reply. Will remove the dropdown from Dirichlet Process
. Where is this section exactly so that I can test after removing the drop-down feature
Signed-off-by: punndcoder28 <puneethk.2899@gmail.com>
f8132ca
to
3f5d529
Compare
Two required tasks
were cancelled. Is this to be expected? Since they are marked as |
It is indeed not expected. I am going to update your branch to see if that corrects the problem. |
Seems like updating the PR with changes from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks @punndcoder28 for your work and patience :) merging!
Reference Issues/PRs
Adding dropdowns for section 2.1 Gaussian Mixtures mentioned in #26617
What does this implement/fix? Explain your changes.
Added dropdowns for the following