atharvas / emosandy

Hurricane data + emotion detection model = interesting stuff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emosandy

Organization

Code is organized as follows:

.
├── cluster-code            (Server side code)
│   ├── abig_emoji          
│   ├── big_emoji
│   ├── processed
│   │   └── cleaned
│   └── torchMoji
├── data
│   └── pickles
│       ├── all             (Using dataset 1)
│       ├── harvey          (Using dataset 2)
│       └── sandy           (Using dataset 3)
├── images                  (Frames for viz video)
│   ├── harvey              
│   └── sandy
└── notebooks               (Cleaned notebooks for running code)

About

Hurricane data + emotion detection model = interesting stuff.


Languages

Language:Jupyter Notebook 100.0%