Skip to content

MariettaPi/Naive-Bayes-and-Logistic-Regression-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Formulation of five classifiers

Three Naive Bayes and two Logistic Regression classifiers

  • NB with Laplace smoothing assuming:

    • a=1
    • a=0.1
    • a=10
  • LR model with all features as predictors

  • LR model with first two features as predictors

About

Implementation of five different classifiers on Car evaluation data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages