Giter Club home page Giter Club logo

dsi03-capstone's Introduction

Transactions predict for Vending Machine

Disclaimer

This project for learning data science course, welcome for any suggestion and advice

Objective

Vending Machine need to re-supply each POS when depleted but Warehouse and Logistics process need time to planning route and prepare stock that will leave a gap of availability for sale

So if we can predict when each POS deplete beforehand for Warehouse planning and Logistics routing team can planning and prepare to re-supply daily or any periods

Source of Data and EDA

From Drink Vending Machine Company Sample transaction logs from 3 different vending machine between 2023-10-01 to 2023-10-31

EDA

Explore all data aspects and split each machine's transaction logs to observe characteristics

Feature engineering

add weekday, then save to datasets/compute folder

Model

Linear regression

you can see more detail at 2.LinearRegression.ipynb

ARIMA

you can see more detail at 3.ARIMA.ipynb

RNN

you can see more detail at 4.RNN.ipynb with LSTM model from 2 implementation

Limitation and Improvement

  1. Still use rough indicator (CUPs) instead of in each ingredient details from drinking menus eg. matcha is run out
  2. Lack of menu recipe and machine capacity for each ingredients
  3. Limit on Time series information to 1 month OCT if we can gather more so we can analysis trends and seasonal
  4. Can add surround data to add more features eg. Weather, Building populations and characteristics,
  5. Finish this Proof of concept and pack into Application to use internal with MLOps

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.