GithubHelp home page GithubHelp logo

Devarti Mahakalkar's Projects

food-demand-forecasting icon food-demand-forecasting

Your client is a meal delivery company which operates in multiple cities. They have various fulfillment centers in these cities for dispatching meal orders to their customers. The client wants you to help these centers with demand forecasting for upcoming weeks so that these centers will plan the stock of raw materials accordingly. The replenishment of majority of raw materials is done on weekly basis and since the raw material is perishable, the procurement planning is of utmost importance. Secondly, staffing of the centers is also one area wherein accurate demand forecasts are really helpful. Given the following information, the task is to predict the demand for the next 10 weeks (Weeks: 146-155) for the center-meal combinations in the test set: Historical data of demand for a product-center combination (Weeks: 1 to 145) Product(Meal) features such as category, sub-category, current price and discount Information for fulfillment center like center area, city information etc. Data Dictionary Weekly Demand data (train.csv): Contains the historical demand data for all centers, test.csv contains all the following features except the target variable Variable Definition id -Unique ID week -Week No center_id- Unique ID for fulfillment center meal_id -Unique ID for Meal checkout_price- Final price including discount, taxes & delivery charges base_price- Base price of the meal emailer_for_promotion- Emailer sent for promotion of meal homepage_featured -Meal featured at homepage num_orders -(Target) Orders Count fulfilment_center_info.csv: Contains information for each fulfilment center Variable Definition center_id - Unique ID for fulfillment center city_code - Unique code for city region_code - Unique code for region center_type - Anonymized center type op_area- Area of operation (in km^2) meal_info.csv: Contains information for each meal being served Variable Definition meal_id -Unique ID for the meal category -Type of meal (beverages/snacks/soups….) cuisine- Meal cuisine (Indian/Italian/…) Evaluation Metric The evaluation metric for this competition is 100*RMSLE where RMSLE is Root of Mean Squared Logarithmic Error across all entries in the test set.

ineuron-assignment icon ineuron-assignment

This contains assignment of course Machine Learning with deployment from INeuron.ai

python icon python

This repository contains numpy and pandas

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.