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

Titanic - Gaussian Naive Bayes model #16

Open
Aakriti28 opened this issue Oct 11, 2020 · 1 comment
Open

Titanic - Gaussian Naive Bayes model #16

Aakriti28 opened this issue Oct 11, 2020 · 1 comment
Labels
hacktoberfest Issues with this tag will be considered under Hacktoberfest 2020

Comments

@Aakriti28
Copy link
Contributor

You have to implement Gaussian Naive Bayes model using sklearn library on the Titanic dataset. A starter notebook has been added here, you have to complete it

@Aakriti28 Aakriti28 added the hacktoberfest Issues with this tag will be considered under Hacktoberfest 2020 label Oct 11, 2020
@SudhakarKuma
Copy link
Contributor

I have implemented the Gaussian NB model on the Titanic dataset. The changes are in the form of a pull request named Fit Gaussian NB #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues with this tag will be considered under Hacktoberfest 2020
Projects
None yet
Development

No branches or pull requests

2 participants