/AI-Assignment2-Machine-Classification

This repository is created as part of the assignment for the course Artificial Intelligence. This implements Naïve-Bayes classifier from scratch to predict categories for the given dataset as part of Q1. Q2 builds a scikit-learn based classifier for fashion MNIST dataset to classify each input image and experiment with three to four different classifiers and report accuracy of each of them.

Primary LanguageJupyter Notebook

AI-Assignment2-Machine-Classification