• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Adopted Fashion-MNIST dataset to train a model to predict the category of a clothing using labelled image of varities of clothing, used Scikit learn to apply machine learning technique (Decision Tree, random Forset Esemble method, Gradient Boosting, Logistic Regression, KNN, Multi Layer Perceptron) compare the accuracy of each model, then apply the model with best accuracy on test data to precdict the category of a clothing.