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

Implement Naive Bayes #3

Open
4 of 7 tasks
CKKKKKKKKK opened this issue Oct 27, 2020 · 0 comments
Open
4 of 7 tasks

Implement Naive Bayes #3

CKKKKKKKKK opened this issue Oct 27, 2020 · 0 comments

Comments

@CKKKKKKKKK
Copy link
Owner

CKKKKKKKKK commented Oct 27, 2020

  • discretize continuous attributes into intervals

  • split large number into ranges

  • Implement train

  • Implement test with accuracy reported

  • Train model

  • Test model

  • Compare accuracy result with Naive Bayes Model of third party library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant