replicating Naive Bayes algorithms from scratch that # Restrict to only categorical features # Give an error message if continuous features are provided # Function must have at least three parameters: Train, Test, Classification variable # Output produces predicted probability and classification #Use Titanic data to predict survival.
-
Notifications
You must be signed in to change notification settings - Fork 1
replicating Naive Bayes algorithms from scratch that # Restrict to only categorical features # Give an error message if continuous features are provided # Function must have at least three parameters: Train, Test, Classification variable # Output produces predicted probability and classification #Use Titanic data to predict survival.
Nemshan/Naive-Bayes-algorithm-From-Scratch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
replicating Naive Bayes algorithms from scratch that # Restrict to only categorical features # Give an error message if continuous features are provided # Function must have at least three parameters: Train, Test, Classification variable # Output produces predicted probability and classification #Use Titanic data to predict survival.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published