diff --git a/projects/projects.qmd b/projects/projects.qmd index a83a9682..3a832042 100644 --- a/projects/projects.qmd +++ b/projects/projects.qmd @@ -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/)). +