Skip to content

A hybridization of Mobile Crowdsensing, Twitter Analytics, and Sensor Data for the holistic approach of pollen onsets detection, using Flask microframework.

Notifications You must be signed in to change notification settings

georgiosmatzarapis/diploma-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Georgios Matzarapis Diploma Thesis - Allergy Map of USA

A hybridization of Mobile Crowdsensing, Twitter Analytics, and Sensor Data for the holistic approach of pollen onsets detection, using Flask microframework.

Installation

Run project

  • Install pipenv
    pip install pipenv
    
  • Change to src directory and install depedencies
    cd src
    pipenv install
    
  • Run the project using the pip enviroment:
    pipenv run python run.py
    

Usefull notes

  • Python version: 3.7.4

About

A hybridization of Mobile Crowdsensing, Twitter Analytics, and Sensor Data for the holistic approach of pollen onsets detection, using Flask microframework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published