Skip to content

Image classification models trained on the Fashion MNIST dataset using machine learning algorithms. This repository includes the training code and evaluation results for each algorithm.

Notifications You must be signed in to change notification settings

daavila1/closet-tune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏷️ Fashion MNIST Classification

This repository contains a machine learning pipeline for classifying images from the Fashion MNIST dataset using K-Nearest Neighbors (KNN), Neural Networks (NN), Decision Trees, and Random Forests.

The entire process, including data exploration, preprocessing, model training, and evaluation, is documented in the Closet Tune - Jupiter Notebook.

🎨 Interactive Demo

To test these models in a real application, check out the Closet Tune – a Flask-based web app where you can upload images or draw on a canvas to see model predictions in action!

About

Image classification models trained on the Fashion MNIST dataset using machine learning algorithms. This repository includes the training code and evaluation results for each algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published