Coder Social home page Coder Social logo

skittli / covid-19 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ashfarhangi/covid-19

0.0 0.0 0.0 4.53 MB

A repository for COVID-19 factors and impacts on US economy

Home Page: https://arxiv.org/pdf/2203.04383.pdf

License: Apache License 2.0

Python 100.00%

covid-19's Introduction

DemandNet: A Novel Deep Learning Model for Hotel Demand and Revenue Prediction amid COVID-19

Conference

Overview

The COVID-19 pandemic has significantly impacted the tourism and hospitality sector, with public policies such as travel restrictions and stay-at-home orders affecting tourist activities and business operations. To address this, we developed DemandNet, a novel deep learning framework for predicting time series data under the influence of the COVID-19 pandemic. DemandNet aims to support managerial and organizational decision-making by providing accurate and interpretable forecasts.

Key Features

  • Feature Selection: A mechanism to select the top static and dynamic features embedded in the time series data.
  • Nonlinear Modeling: A multilayer neural network that provides interpretable insights into previously seen data.
  • Robust Predictions: A prediction model leveraging selected features and nonlinear models to make robust long-term forecasts.
  • Dynamic Dropout Optimization: Minimizes prediction uncertainties and provides optimal confidence in forecasts.

Contributions

  1. Feature Selection Mechanism: Selects the top static and dynamic features of a time series, enhancing the ability to capture complex critical features.
  2. Multilayer Neural Network: Derives the nonlinear relationship of selected features to the predictor, providing interpretable insights.
  3. Novel Prediction Model: Leverages a dynamic dropout optimization mechanism for robust multi-step time series prediction.
  4. Capability for New Data: Capable of predicting newly added time series data without previous training.

A repository for COVID-19 factors and impacts on US economy. To get a local copy up and running follow these simple example steps.

Datasets

Gathered State-level data:

loc: data/COVID19_state.xlsx

Star History Chart

Prerequisites

  • Tensorflow 2.0.2

Installation

  1. Clone the repo

    git clone https://github.com/ashfarhangi/COVID-19.git
  2. Install requirement packages

    pip install -r requirements.txt
  3. Run model.py

Citation

@inproceedings{farhangidemand,
  title={A Novel Deep Learning Model For Hotel Demand and Revenue Prediction amid COVID-19},
  author={Farhangi, Ashkan and Huang, Arthur and Guo, Zhishan},
  booktitle={Proceedings of the 55th Hawaii International Conference on System Sciences (HICSS 2022)},
  year={2022},
  organization={HICSS-55}
}

covid-19's People

Contributors

ashfarhangi 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.