GithubHelp home page GithubHelp logo

mohshaikh23 / dynamic-pricing-strategy Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 1.0 4.87 MB

Adjusting the prices of a product or service based on various factors in real time

License: MIT License

Jupyter Notebook 99.05% Python 0.29% PowerShell 0.60% Batchfile 0.05% JavaScript 0.02%
datascience machine-learning random-forest randomforestregressor supervised-machine-learning

dynamic-pricing-strategy's Introduction

Dynamic Pricing Model App

This is a Streamlit web application that implements a dynamic pricing model for ride-sharing services. The app allows users to input various parameters and get a predicted ride price based on the trained Random Forest Regressor model. Additionally, it provides visualizations of the model's predictions compared to actual values.

Table of Contents

Description

The Dynamic Pricing Model App is built using Streamlit, a Python library for creating interactive web applications. The app uses a Random Forest Regressor model trained on historical ride data to predict ride prices based on user input.

Features

  • Predict ride prices based on user inputs such as number of riders, number of drivers, vehicle type, and expected ride duration.
  • Visualize the predicted ride prices against actual values using Plotly graphs.
  • Provide insights into the distribution of profitable and loss rides.
  • Handle missing data through preprocessing techniques.
  • Incorporate a Random Forest Regressor model to predict prices.

Installation

  1. Clone the repository:
git clone https://github.com/Mohshaikh23/Dynamic-Pricing-Strategy.git
  1. Navigate to the project directory:
cd dynamic-pricing-app
  1. Install the required dependencies using pip:
pip install -r requirements.txt

Usage

Place your data files (dynamic_pricing.csv, test_data.csv) in the project directory.

Run the Streamlit app:

streamlit run app.py

The app will open in your default web browser. Use the sliders and input fields to adjust the parameters and get the predicted ride price. Screenshots Include any relevant screenshots or GIFs of your app in action here.

License This project is licensed under the MIT License.

dynamic-pricing-strategy's People

Contributors

mohshaikh23 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

barmanroys

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.