Skip to content

Commit

Permalink
update projects page
Browse files Browse the repository at this point in the history
  • Loading branch information
markjrieke committed Nov 11, 2024
1 parent 35c994d commit 9ed3ff6
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions projects/projects.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ repo-actions: [source, issue]

## Forecasts

* [2024 Presidential Forecast](../2024-potus/National.qmd): A dynamic Bayesian forecast of the 2024 presidential election.
* [2022 Senate Forecast](2022-midterms/senate.qmd): A simulation-based forecast of Senate elections in 2022.
* [2022 House Forecast](2022-midterms/house.qmd): A simulation-based forecast of House elections in 2022.
* [2022 Governor Forecasts](2022-midterms/governor.qmd): A simulation-based forecast of Governor elections in 2022.
* **2024 President**: A dynamic Bayesian forecast of the 2024 presidential election ([forecast](../2024-potus/National.qmd) | [repo](https://github.com/markjrieke/2024-potus)).
* **2022 Senate**: A simulation-based forecast of the 2022 Senate elections ([forecast](2022-midterms/senate.qmd) | [repo](https://github.com/markjrieke/2022-midterm-forecasts)).
* **2022 House**: A simulation-based forecast of the 2022 House elections ([forecast](2022-midterms/house.qmd) | [repo](https://github.com/markjrieke/2022-midterm-forecasts)).
* **2022 Governor**: A simulation-based forecast of the 2022 Governor elections ([forecast](2022-midterms/governor.qmd) | [repo](https://github.com/markjrieke/2022-midterm-forecasts)).

## Talks, Presentations, etc.

* [rstudio::conf(2022)](https://www.youtube.com/watch?v=F4osY469UoY): Intro to Workboots: Make Prediction Intervals from Tidymodel Workflows
* [Data Humans Podcast](https://open.spotify.com/episode/3WYo7Fmiv03ujIJHUs8sYh): Meet Mark Rieke: career transition from mechanical engineering, craving more technical work, and how we all belong in data
* [Kudzu Vine Radio Show](https://www.blogtalkradio.com/kudzu/2024/09/29/mark-rieke-of-the-data-diary): Mark Rieke of the Data Diary discusses his election forecasting model
* **2024 Corporate Retreat**: Machine go brrrrr: Making analysis easy and fun with computational statistics ([slides](https://markjrieke.github.io/2024-corporate-retreat/statistics-is-fun.html) | [repo](https://github.com/markjrieke/2024-corporate-retreat)).
* **Kudzu Vine Radio Show**: Mark Rieke of the Data Diary discusses his election forecasting model ([recording](https://www.blogtalkradio.com/kudzu/2024/09/29/mark-rieke-of-the-data-diary)).
* **Data Humans Podcast**: Meet Mark Rieke: career transition from mechanical engineering, craving more technical work, and how we all belong in data ([recording](https://open.spotify.com/episode/3WYo7Fmiv03ujIJHUs8sYh)).
* **rstudio::conf(2022)**: Intro to Workboots: Make Prediction Intervals from Tidymodel Workflows ([recording](https://www.youtube.com/watch?v=F4osY469UoY) | [slides](https://github.com/markjrieke/rstudio-conf-2022) | [package site](https://markjrieke.github.io/workboots/)).

0 comments on commit 9ed3ff6

Please sign in to comment.