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

scikit-learn Naive Bayes Support #57

Closed
AHReccese opened this issue Dec 12, 2023 · 0 comments · Fixed by #78
Closed

scikit-learn Naive Bayes Support #57

AHReccese opened this issue Dec 12, 2023 · 0 comments · Fixed by #78
Assignees
Milestone

Comments

@AHReccese
Copy link
Member

AHReccese commented Dec 12, 2023

Description

add full support Naive Bayes Models:

  • GaussianNB
  • MultinomialNB
  • ComplementNB
  • BernoulliNB
  • CategoricalNB
@AHReccese AHReccese changed the title scikit-learn Naive_bayes Support scikit-learn Naive Bayes Support Dec 12, 2023
@AHReccese AHReccese added this to the pymilo v0.5 milestone Dec 26, 2023
@AHReccese AHReccese self-assigned this Jan 17, 2024
@AHReccese AHReccese linked a pull request Jan 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant