UBC-MDS / Crime_Prediction_Vancouver

Crime Prediction in Vancouver, a DSCI 522 (Data Science Workflows) project of the Master of Data Science program at the University of British Columbia.
MIT License
3 stars 9 forks source link

11/22 Meeting - Milestone 2 Tasks #20

Closed thomassiu closed 2 years ago

thomassiu commented 2 years ago

Reflections of last week (10 mins)

Milestone 2 checklist (15 mins)

Division of work and timeline (10 mins)

TBD

AOB (5 mins)

TBD

thomassiu commented 2 years ago

Here are the meeting re-cap:

  1. git pull from upstream to local
  2. Create a feature branch in forked repo
  3. Make a PR directly to the upstream main branch
  4. Once it is merged, delete the forked feature branch
  5. git pull again from upstream to update the main branch

We should all work together but the following are the person to take charge. Download script + data pre-processing: Thomas EDA script + EDA enhancement: Shi Yan Analysis and model training: Ramiro Literate code document: Jasmine

thomassiu commented 2 years ago

Pull request made for pre-processing script. At the same time models are trained for discussions.

thomassiu commented 2 years ago

Have also explored using jupyter book - need to download to view

https://github.com/thomassiu/DSCI_522_Crime_Prediction_Vancouver/tree/jupyter_book_demo/reports

sy25wang commented 2 years ago

Pull request made for eda analysis.

thomassiu commented 2 years ago

All tasks completed.