Coder Social home page Coder Social logo

amqsabnur / bike-share-revenue-forecast Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.6 MB

Forecast daily bike-share revenue in Jersey City for next 30 days. Tasks include data cleaning, feature engineering, exploratory data analysis, merging datasets, correlation analysis, and implementing the FB Prophet model.

Jupyter Notebook 100.00%

bike-share-revenue-forecast's Introduction

Data

Task

  • Forecast the daily revenue for next 30 days
  • Complete the forecast for only 7 selected stations of choosing
  • Assume the cost of bike rental is $1.00 + $0.10 per minute until the ride lasts

Task breakdown

  • Step 1: Data Cleaning, Feature Engineering
    • Clean the bike trip dataset, handling missing data, and dropping unnecessary columns
    • Create additional features like day of the week, hour of the day, public holidays, user age, revenue calculation
  • Step 2: Exploratory Data Analysis (EDA)
    • Perform EDA to understand variable distributions, identify outliers, and visualize trends in trip durations
    • Explore the distribution of trip durations and assess their impact on revenue calculations
  • Step 3: Data Merging
    • Develop a robust merging strategy, ensuring proper alignment of time periods and handling missing data appropriately
  • Step 4: Correlation Analysis
    • Conduct a thorough correlation analysis within both weather and bike trip datasets, identifying features strongly correlated with revenue
  • Step 6: Visualizing Full Data
    • Visualize the data
  • Step 5: Station-Specific Visualization
    • Select 7 stations
    • Explore dynamic and scalable solutions for station-specific analysis, possibly through functions or loops
  • Step 8: Feature Selections
    • Finding the most important features responsible for revenue
  • Step 9: FB Prophet Model
    • Implement the FB Prophet model for forecasting daily revenue for January, March, July, and October 2016
    • Focus on the 7 selected stations
    • Assume a cost of bike rental as $1.00 + $0.10 per minute

bike-share-revenue-forecast's People

Contributors

amqsabnur avatar

Watchers

 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.