Skip to content
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 fix naive bayes statement about samples #30229

Merged

Conversation

shenxiangzhuang
Copy link
Contributor

Reference Issues/PRs

What does this implement/fix? Explain your changes.

$N_{yi} = \sum_{x \in T} x_i$ is the number of times feature $i$ appears in all samples of class in the training set $T$

Any other comments?

Copy link

github-actions bot commented Nov 6, 2024

✔️ Linting Passed

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

Generated for commit: aac9e00. Link to the linter CI: here

@shenxiangzhuang shenxiangzhuang changed the title doc: naive bayes statement fix DOC fix naive bayes statement about samples Nov 6, 2024
@adrinjalali adrinjalali merged commit d446dbf into scikit-learn:main Nov 7, 2024
34 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