GithubHelp home page GithubHelp logo

yogihbti / warehouse_loc_determination Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 3.0 13 KB

Shiny App for Warehouse location Determination

Home Page: http://yklearn.com/shiny/wh_loc_finder

R 72.72% JavaScript 7.97% CSS 17.89% HTML 1.42%
warehouse-inventory supply-chain-analytics shiny-r leaflet geomap google-maps-api reverse-geocode

warehouse_loc_determination's Introduction

warehouse_loc_determination

Shiny App for Warehouse location Determination

This shiny app try to find the best warehousing location based on the demand pattern. For determining the suitable warehousing location it try to keep the warehouse near the demand to optimize the service levels and outbound logistics cost.

You can visit http://yklearn.com/shiny/wh_loc_finder to see the demo of this app.

Structure of the file for loading in the application. To simulate your scenario you can upload your demand pattern in the app. Don't worry we will not store the file you have uploaded. It exists only till your session is live.

You can download the template by clicking on download template button.

When you upload the demand using the csv file. It will be plotted on the map. Here you can see and analyze the geograohical pattern of your demand.

Select the desired no of warehouse via using the slider. Next thing to do is to cluster these demand via K-means clustering there you may need to wait a while to finish the clustering process.

Note: Kmeans clustering algorithm has random initialization method to control this you can change the seed value. 

Once clusterin is done you can find out the suitable warehousing locations by clicking on Run COG button.

To contribute and modify this app clone the repository by typing

git clone https://github.com/yogihbti/warehouse_loc_determination.git

To get the warehouse location names you need to add the google api_key in the file named api_key. This app will read the file to access the google API.

FAQ

  1. How to get the google API Key?
  2. How do i clone this repository?
  3. R packages needed to be installed.

warehouse_loc_determination's People

Contributors

yogihbti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

warehouse_loc_determination's Issues

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.