/CS-178-Project

Project for CS 178 Machine Learning and Data Mining. (Course)

Primary LanguageJupyter Notebook

CS-178-Project

Compare the effectiveness of K-Nearest Neighbors (KNN), Logistic Regression, Feed-Forward Neural Networks (FNN), and Decision Tree, on the Fashion-MNIST dataset.

Setup

  1. Git Clone
  2. Download the Fashion-MNIST dataset, unzip, put the data folder under the root folder of this project.

Report

Report-01 Report-02 Report-03 Report-04 Report-05 Report-06 Report-07 Report-08 Report-09 Report-10 Report-11

Contributors