Giter Club home page Giter Club logo

d3p's Introduction

D3P: Data-driven Demand Prediction for Fast Expanding Electric Vehicle Sharing Systems

Code for our IMWUT/UbiComp'20 paper: D3P: Data-driven Demand Prediction for Fast Expanding Electric Vehicle Sharing Systems

Man Luo, Bowen Du, Konstantin Klemmer, Hongming Zhu, Hakan Ferhatosmanoglu and Hongkai Wen

Prerequisites

- python=3.6   
- numpy
- pandas  
- tensorflow-gpu=1.8.0  
- scikit-learn  

Data Preparation

We've provided sample data in ./data, which can be extracted by:

python data_preparing.py

You could also plug in your own data in the d3p framework.

Demand Prediction

Predicting expected demand using d3p-exp:

Generate data:

python seq2avg_data_generation.py

Training:

python seq2avg_train.py

Testing:

python seq2avg_predict.py

Predicting instant demand using d3p-seq:

Generate data: python seq2seq_data_generation.py

Training

python seq2seq_train.py

Testing

python seq2seq_predict.py

Citations

@article{Luo:IMWUT:2020, 
author = {Luo, Man and Du, Bowen and Klemmer, Konstantin and Zhu, Hongming and Ferhatosmanoglu, Hakan and Wen, Hongkai}, 
title = {D3P: Data-Driven Demand Prediction for Fast Expanding Electric Vehicle Sharing Systems}, 
year = {2020}, 
issue_date = {March 2020}, 
publisher = {Association for Computing Machinery}, 
address = {New York, NY, USA}, 
volume = {4}, 
number = {1}, 
url = {https://doi.org/10.1145/3381005},

d3p's People

Contributors

manluow avatar hongkaiw avatar

Stargazers

 avatar Yizong Wang avatar  avatar

Watchers

 avatar

Forkers

xihoz

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.