Giter Site home page Giter Site logo

shopee-price-match-guarantee's Introduction

🕵️‍♀️Determine the category of items using images

This is an image classification challenge hosted on kaggle.com

1.Problem definition

How well can the model predict the if the images provided belong to certain categories. This can also be used to show which items customers desire with are not in the business' catalogue.

2. Data description

The data contained here was obtained from Kaggle https://www.kaggle.com/c/bluebook-for-bulldozers/data

The data for this competition is split into three parts:

  • Train.csv is the training set
  • Valid.csv is the validation set
  • Test.csv is the test set, which won't be released until the last week of the competition.

The key fields are in train.csv are:

posting_id: the uniue identifier of the image post image: name of the image in the train_images/test_images folder image_phash: title: Title of the image category label_group: group I.D number or category of the image

There are several fields towards the end of the file on the different options a machine can have. The descriptions all start with "machine configuration" in the data dictionary. Some product types do not have a particular option, so all the records for that option variable will be null for that product type. Also, some sources do not provide good option and/or hours data.

3. Evaluation

Submissions will be evaluated based on their mean F1 score. The mean is calculated in a sample-wise fashion, meaning that an F1 score is calculated for every predicted row, then averaged.

4. Features

The features of this data are given in detail in the data dictionary on kaggle https://www.kaggle.com/c/shopee-product-matching/data

shopee-price-match-guarantee's People

Contributors

tangani 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.