/Naive_Bayes_Classifier

An implementation of naive bayes classifier to check whether a given bitmap represents a person or not

Primary LanguageHTML

Naive Bayes' Classifier

Applying Naive Bayes' Classifier to classify a given bitmap (whether it represents a face or not)

Course Number : BITS F464

Contributors :

  • G V Sandeep
  • Kushagra Agrawal
  • Snehal Wadhwani
  • Tanmaya Dabral

Instructions to use

  1. Compile Classifier.java file
  2. Execute Classifier.class file
  3. For further explanation and working of the program visit ML_Assign_3.pdf