Skip to content

Naive Bayes Classifier as a single model for both Categorical and Numeric data

Notifications You must be signed in to change notification settings

AmMoPy/Mixed_Naive_Bayes_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementing Naive Bayes Classifier as a single model for both Categorical and Numeric data from scratch in Python. Check this video for a refresher where I discuss the theory and application intuitively.

We’ll also get introduced to approaching Machine Learning imbalanced binary classification problem; Discussing topics like: Feature Engineering, K Fold Cross Validation and Model Evaluation using several tools and metrics (Precision, Recall. Accuracy, Classification Report, Confusion Matrix).

More Tutorials @ My YT channel

About

Naive Bayes Classifier as a single model for both Categorical and Numeric data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published