An open API service indexing awesome lists of open source software.

https://github.com/uscbiostats/pm566

USC's Introduction to Health Data Science
https://github.com/uscbiostats/pm566

course course-materials data-science datascience dataviz machine-learning rstats webscraping

Last synced: 4 months ago
JSON representation

USC's Introduction to Health Data Science

Awesome Lists containing this project

README

          

# Course Materials for PM 566

The PM 566 course website is
[here](https://USCbiostats.github.io/PM566). We will be using
this website to share all course material including lecture slides,
labs, and assignments.

Our class meets at 9 AM every Friday.

# For instructors

Repo overview:

- `data` contains datasets used in lecture slides.
- `docs` is where the website is built. You shouldn't need to manually change anything here, but the website won't update unless you re-run `quarto render`, which regenerates this directory.
- `assignments` contains homework assignments.
- `labs` contains weekly labs.
- `slides` contains weekly lecture slides.

Yearly checklist:
- Update Home page (`index.qmd`)
- Update Schedule page (`schedule.qmd`)
- Update HW, Midterm, and Final due dates
- Update the [PM566-whoami](https://github.com/USCbiostats/PM566-whoami) repo before Week 2