GithubHelp home page GithubHelp logo

abhinavtiki / pricing_competition_simulation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hpi-epic/pricing_competition_simulation

0.0 0.0 0.0 1.47 MB

Simulation Framework for Dynamic Pricing Competitions

Home Page: https://hpi.de/plattner/projects/dynamic-pricing-on-online-marketplaces.html

License: MIT License

Jupyter Notebook 100.00%

pricing_competition_simulation's Introduction

Pricing Competition Simulation

This repository contains Jupyter notebooks for a simulation of pricing competition. The goal of this repository is to provide a small simulation framework that allows to (i) simulate various pricing scenarios, (ii) collect the data of these scenarios, and (iii) learn the demand using various machine learning techniques.

Our aims is less on an end-to-end evaluation of demand learning techniques. Hence, we do not make any claims about the superiority of any technique. Our focus is to provide a framework for research on demand learning that allows users to evaluate how certain techniques can be applied to the challenge of demand learning on online market places.

Jupyter Notebooks:

  • demand_learning.ipynb: this notebook reads the market data created before and trains various models in order to predict demand.
  • market_simulation.ipynb: this notebook creates one output files. For a given number of market situations, each market situation is simulated with the same starting conditions multiple times for a given time horizon.
  • monte_carlo.ipynb: this notebook creates two files. For a number of market situations and a set of prices, it creates features. Then for each market situation and each price it runs multiple simulations and tracks the purchases.
  • intensity.ipynb: this notebook tracks the purchases for one price and one market situation with many simulations. It splits up the time between price adjustments.

Installation

We recommend to use Anaconda 3 to obtain most required Python packages and additional libraries, such as XGBoost. Before running the demand_learning notebook, install the required ggplot package and xgboost-bindings by running pip install -r requirements.txt.

Miscellaneous

This project is part of our research on dynamic pricing at the EPIC chair of the Hasso Plattner Institute. In case you have any questions or comments, feel free to contact Rainer Schlosser or Martin Boissier.

Contributors:

  • Rainer Schlosser (Fax: +49 (331) 5509-579)
  • Martin Boissier (@Bouncner)
  • Tom Schwarzburg (@tomschw)

pricing_competition_simulation's People

Contributors

bouncner avatar tomschw 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.