8000 GitHub - abdullahsafi/fashionMINST-classification: The aim of this study is to implement and evaluate the performance of supervised machine learning classifiers to classify greyscale images into a set of given categories.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The aim of this study is to implement and evaluate the performance of supervised machine learning classifiers to classify greyscale images into a set of given categories.

Notifications You must be signed in to change notification settings

abdullahsafi/fashionMINST-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fashion MINST Image Classification

Aim 🔎

The aim of this study is to implement and evaluate the performance of supervised machine learning classifiers to classify greyscale images into a set of given categories. The accuracy and running time of the classifiers with 10-fold cross-validation were compared using Python’s scikit-learn library. The dataset used consists of greyscale images of size 28x28. There are 30,000 training samples and 2,000 labelled testing samples.

Data and Schema

The data used is called the Fashion-MNIST dataset which contains Zalando's article images. It is stored in the input folder with training and testing splits.

Dataset_image

About

The aim of this study is to implement and evaluate the performance of supervised machine learning classifiers to classify greyscale images into a set of given categories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0