Skip to content

This repository is used for DSCI 525 - Web and Cloud Computing course project

License

Notifications You must be signed in to change notification settings

UBC-MDS/525-group23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting daily rainfall in Australia

This repository is used for DSCI 525 - Web and Cloud Computing course project by the students listed in the Contributors section.

Overview

This project demonstrate building and deploying ensemble machine learning models in the cloud to predict daily rainfall in Australia on a large dataset (~12 GB), where features are outputs of different climate models and the target is the actual rainfall observation.

Dependencies

python
pandas
dask
requests
zipfile
json
pyarrow
rpy2
dplyr
tidyr
R

Contributors

The list of team members and their GitHub usernames:

Full name GitHub username
Fatime Selimi @fatse
Jingjing Zhi @Jingjing9756
Syad Khan @syadk

Credits

The data set used in this project lives in figshareAPI and was created by Dr.Tomas Beuzen.

License