Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 483 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 483 Bytes

ADS-2023-group19

Data Visualisation

A visualisation tool for displaying actual/predicted (random forest) Afghanistan refugee movement in recent years, built based on Django and Plotly.

Deployment

python data_vis_site/manage.py runserver

image

RNN

An attempt to predict refugee movement using LSTM (Long Short Term Memory) variant of RNN