Coder Social home page Coder Social logo

avinashmyerolkar / products-top-flop-prediction Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 232 KB

This project aims to predict the success or failure of products based on various features and attributes. By utilizing machine learning algorithms, I strive to accurately classify products as either top performers or underperformers in the market.

Jupyter Notebook 89.33% Python 10.67%
ann-classification-algorithm classification random-forest-classifier model-selection-pipeline

products-top-flop-prediction's Introduction

Products-Top-Flop-Prediction

A fashion e-commerce company is planning its collections for the upcoming year. Therefore the company put together many potential products as candidates and now would like to estimate which products would be successful (top) or not (flop). To do so, you are provided with data on the past years’ top and flop products. This will allow us to create a small machine-learning application.

Data Overview (shared in separate files)

We have two data sets: ▪ Historic data: Products of the past two years and their attributes (including a label that categories the item stop or flop); file: historic.csv (8000 products) ▪ Prediction data: Potential products of the upcoming year and their attributes (but no label about the success); file: prediction_input.csv (2000 product candidates)

Columns:

▪ item_no: Internal identifier for a past product or a product candidate for the future. ▪ category: Category of the product. ▪ main_promotion: Main promotion that would be/was used to promote the product. ▪ color: The main color of the product. ▪ stars: Stars of reviews from a comparable product of a competitor (from 0= very negative reviews to 5 = very positive reviews). ▪ success_indicator: Indicatorwhether a product wassuccessful(top) or not(flop) in the past. Only given for the historic data

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.