Giter VIP home page Giter VIP logo

part-1--supervised-learning-on-fashionmnist-dataset-using-logistic-regression's Introduction

The code in this prepository involves in exploring the fashion mnist dataset using Logistic regression.

About Data:

  1. Fashion Mnist dataset is from Zalando. It consists of 60,000 training instances and 10,000 testing instances.
  2. Each of the training and testing instances is a grayscale image
  3. 10 classes are associated with the target feature

Pytorch api has been used to build the logistic regression model both with l1 and l2 regularisation. Training accuracy, testing accuaracy, number of learnable parameters and time taken to train the model are determined to evaluate the model. A plot of confusion matix has been made for the predictions on the test dataset.

The data can either be obtained from the torchvision dataset module or can be downloaded as a csv file from the following link. https://developer.ibm.com/technologies/artificial-intelligence/data/fashion-mnist/

part-1--supervised-learning-on-fashionmnist-dataset-using-logistic-regression's People

Contributors

vishnu-ek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.