Skip to content

Classification of different types of glasses with Gaussian Naive Bayes. It was implemented from scratch using Python using the dataset from UCIrvine data repository.

License

Notifications You must be signed in to change notification settings

Leoricking/ML-Glass-classification

Repository files navigation

ML-Glass-classification

Classification of different types of glasses using the dataset from UCIrvine data repository

  1. Implementation of Gaussian Naive Bayes using Python (inclusing numpy, pandas) from scratch.
  2. 5-cross validation was performed from scratch
  3. ZeroR classifier was also implemented and its performance was compared with Gaussian Naive Bayes

About

Classification of different types of glasses with Gaussian Naive Bayes. It was implemented from scratch using Python using the dataset from UCIrvine data repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages