8000 DOC: added dropdowns to module 1.9 naive bayes by MikiPWata · Pull Request #26819 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
8000

DOC: added dropdowns to module 1.9 naive bayes #26819

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

Conversation

MikiPWata
Copy link
Contributor

Reference Issues/PRs

add dropdowns to the module 1.9 Naive Bayes from Issue #26617

What does this implement/fix? Explain your changes.

Folded:

  • Weights forecalculation details in 1.9.3
  • Probability calculation details in 1.9.5

Any other comments?

@github-actions
Copy link
github-actions bot commented Jul 11, 2023

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 2100e22. Link to the linter CI: here

Copy link
Member
@ArturoAmorQ ArturoAmorQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from this small comment, LGTM :)

by a considerable margin) on text classification tasks.

|details-start|
**Weights forecalculation**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this word is a bit unknown to non-native speakers. I would rather simply say "calculation".

Suggested change
**Weights forecalculation**
**Weights calculation**

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah totally agree, thanks!
let me change that

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done fixing!

@MikiPWata MikiPWata force-pushed the feature/DOC-add_dropdown_naive_bayes-26617 branch from ac70f67 to be3fbde Compare July 25, 2023 01:56
@MikiPWata MikiPWata requested a review from ArturoAmorQ July 25, 2023 01:56
@MikiPWata MikiPWata force-pushed the feature/DOC-add_dropdown_naive_bayes-26617 branch from be3fbde to 42160b8 Compare July 25, 2023 02:51
Copy link
Member
@ArturoAmorQ ArturoAmorQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again for the change. This PR LGTM in it's current state.

Just notice it is not a good practice to force push, as it makes more difficult the reviewing process.

@glemaitre glemaitre self-requested a review November 2, 2023 17:49
Copy link
Member
@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I quickly added dropdown menu for the references as well.
LGTM.
Thanks @MikiPWata

@glemaitre glemaitre merged commit ef39631 into scikit-learn:main Nov 2, 2023
REDVM pushed a commit to REDVM/scikit-learn that referenced this pull request Nov 16, 2023
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
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.

3 participants
0