Coder Social home page Coder Social logo

qiaoxingli / storeitemdemand Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dimitreoliveira/storeitemdemand

0.0 2.0 0.0 664 KB

(117th place - Top 26%) Deep learning using Keras and Spark for the "Store Item Demand Forecasting" Kaggle competition.

Home Page: https://www.kaggle.com/c/demand-forecasting-kernels-only

License: MIT License

Python 0.16% Jupyter Notebook 99.84%

storeitemdemand's Introduction

Deep Learning regression with Keras and Spark

About the repository

The Spark folder of this repository was written using Databricks if you want to replicate or continue the work you can checkout the free version Databrick community.

The main goal of the repository is to use the Spark structure from Databricks clusters, load and process data from the Kaggle competition and train deep learning models distributed.

What you will find

  • Brief EDA of the data set. [link]
  • Creation and usage of custom spark pipelines. [link]
  • Data preparation. [link]
  • Model training. [link]
  • Model prediction (test set). [link]
  • Model evaluation (evaluation of many different models. [link]

Store Item Demand Forecasting Challenge

link for the Kaggle competition: https://www.kaggle.com/c/demand-forecasting-kernels-only

datasets: https://www.kaggle.com/c/demand-forecasting-kernels-only/data

Overview

This competition is provided as a way to explore different time series techniques on a relatively simple and clean dataset.

You are given 5 years of store-item sales data, and asked to predict 3 months of sales for 50 different items at 10 different stores.

What's the best way to deal with seasonality? Should stores be modeled separately, or can you pool them together? Does deep learning work better than ARIMA? Can either beat xgboost?

This is a great competition to explore different models and improve your skills in forecasting.

PySpark Dependencies:

Python Dependencies:

To-Do:

  • Persistence of the pipeline classes needs to be fixed.
  • Pipeline classes needs revised.
  • The data probably needs more feature extraction.

storeitemdemand's People

Contributors

dimitreoliveira avatar

Watchers

James Cloos avatar  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.