From 17d34e506937b92484a3daa8e7b6d01bad322b9a Mon Sep 17 00:00:00 2001 From: Jonathan Berrisch Date: Mon, 9 Jun 2025 11:05:50 +0200 Subject: [PATCH] Add conclusion slide --- index.qmd | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 83 insertions(+), 1 deletion(-) diff --git a/index.qmd b/index.qmd index 7250f97..a86aef7 100644 --- a/index.qmd +++ b/index.qmd @@ -3661,10 +3661,92 @@ Accounting for heteroscedasticity or stabilizing the variance via log transforma :::: -## Contributions and Outlook {#sec-conclusion} +--- + +## Contributions {#sec-conclusion} + +:::: {.columns} + +::: {.column width="48%"} + +

+ +**Theoretical** + +Probabilistic Online Learning: + + Aggregation
+ Regression + +

+ +**Practical** + +Applications + + Energy Commodities
+ Electricity Prices
+ Electricity Load + +

+ +::: + +::: {.column width="4%"} + +::: + +::: {.column width="48%"} + +

+ +**Software** + +R Packages: + + [profoc](https://profoc.berrisch.biz/), [rcpptimer](https://rcpptimer.berrisch.biz/), [dccpp](https://dccpp.berrisch.biz/) + +Python Packages: + + [ondil](https://github.com/simon-hirsch/ondil), [sstudentt](https://github.com/BerriJ/sstudentt) +Contributions to other projects: + [RcppCore/RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)
+ [NixOS/nixpkgs](https://github.com/NixOS/nixpkgs)
+ [OpenPrinting/foomatic-db](https://github.com/OpenPrinting/foomatic-db)
+ +::: + +:::: + +:::: {.columns} + +::: {.column width="48%"} + +**Well received by the academic community:** + + of papers already published + + 104 citations since 2020 ([Google Scholar](https://scholar.google.com/citations?user=wfF1oJYAAAAJ&hl=de&oi=sra)) + +::: + +::: {.column width="4%"} + +::: + +::: {.column width="48%"} + +**Awards:** + + Won Western Power Distribution Competition
+ Won Best-Student-Presentation Award + +::: + +:::: ## References \ No newline at end of file