-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteaching.html
236 lines (188 loc) · 9.92 KB
/
teaching.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="Homepage of KleinLab">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>KleinLab - Homepage</title>
<link href="./libs/bootstrap-3.4.1/css/bootstrap.css" rel="stylesheet">
<link href="./libs/fontawesome-6.2.0/css/all.min.css" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Didact Gothic' rel='stylesheet'>
<style>
body {
font-family: 'Didact Gothic';
}
</style>
<link rel="icon" href="images/logo_light_wo_frame.png">
</head>
<body data-spy="scroll" data-target="#myScrollspy" data-offset="80">
<a href="#" id="scrollbutton" class="hidden-md hidden-lg hidden-xl" style="display: none;"><span></span></a>
<div class="container">
<h2 style="color:#164194;">KleinLab - Methods for Big Data</h2>
<nav class="navbar navbar-light">
<ul class="nav navbar-nav mr-auto">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link"href="news.html">News</a></li>
<li class="nav-item"><a class="nav-link" href="team.html">Team</a></li>
<li class="nav-item"><a class="nav-link" href="research.html">Research</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="publications.html">Publications</a>
<div class="dropdown-menu" aria-labelledby="publicationsDropdown">
<a class="dropdown-item" href="subpages_pubs/methodology.html">Methodology</a>
<a class="dropdown-item" href="subpages_pubs/applications.html">Applications</a>
<a class="dropdown-item" href="subpages_pubs/conferences.html">Conferences</a>
<a class="dropdown-item" href="subpages_pubs/working_papers.html">Working Papers</a>
<a class="dropdown-item" href="subpages_pubs/books.html">Books</a>
<a class="dropdown-item" href="subpages_pubs/editorials.html">Editorials</a>
<a class="dropdown-item" href="subpages_pubs/supplementary.html">Supplementary</a>
<a class="dropdown-item" href="subpages_pubs/software.html">Software</a>
</div>
</li>
<li class="nav-item"><a class="nav-link" href="awards.html">Awards</a></li>
<li class="nav-item active"><a class="nav-link" href="teaching.html">Teaching</a></li>
<li class="nav-item"><a class="nav-link" href="jobs.html">Jobs</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
</ul>
</nav>
<!-- ------------------------------------------------------------------------------------------------------------------------------------ -->
<!-- ------------------------------------------------------------------------------------------------------------------------------------ -->
<!-- ------------------------------------------------------------------------------------------------------------------------------------ -->
<!-- ------------------------------------------------------------------------------------------------------------------------------------ -->
<!-- Teaching -->
<section id="teaching" style="font-size:medium;">
<h2>Teaching <span class="fa fa-graduation-cap" aria-hidden="true" style="float:left;padding-right:15px;padding-top:6px;font-size: 75%;"></span></h2>
<h3>Information for Students</h3>
<ul>
<li>The office hours of Prof. Klein are by appointment.</li>
<li>For details regarding available Master's Theses, please see the corresponding section below.</li>
</ul>
<ul class="list-group">
<li class="list-group-item">
<div class="content">
<h3>Lectures (Winter Semester 2024/2025)</h3>
<div>
<h4>Advanced Bayesian Data Analysis (5 ECTS)</h4>
<table>
<tr>
Every second week, the following course components take place
<td style="float:left;padding-right:50px;">
<b>Lecture</b>: Tuesdays 11:30 - 13:00 (50.19, Seminarraum 1), Wednesdays 09:45 - 11:15 (50.28, Seminarraum 2)<br>
<b>Tutorial</b>: Tuesdays 09:45 - 11:15 (50.19, Seminarraum 5)<br>
</td>
<td>
<div class="btn-group" role="group" aria-label="...">
<a class="btn btn-default" href="https://ilias.studium.kit.edu/ilias.php?baseClass=ilrepositorygui&ref_id=2463808" target="_blank">ILIAS</a>
</div>
</td>
</tr>
</table>
<i>More details follow in the first session (22.10.2024), where no Tutorial takes place.</i>
</div>
</div>
</li>
<li class="list-group-item">
<div class="content" id="theses">
<h3>Master Theses</h3>
<p>
We offer Master theses at the intersection of statistics and machine learning.
Please see below for titles of available theses in these areas.
If you are interested in one of these projects and fulfill the requirements laid out in our <a href="pdfs/thesis_guidelines.pdf"><b>thesis guidelines</b></a>, please <a href="mailto:kleinlab@scc.kit.edu">contact us</a> for more details.
</p>
<ul>
<li><i>Understanding And Implementing Predictive Information Criteria For Bayesian Models</i></li>
<li><i>Asymptotic Behaviour Of The Posterior In Overfitted (Deep) Mixture Models</i></li>
<li><i>Posterior Concentration Rates For Bayesian High-Dimensional Sparse Additive Models</i></li>
<li><i>Uncertainty Quantification For Deep Learning</i></li>
<li><i>Using Stacking To Average Distributional Regression Models</i></li>
<li><i>Measuring The Explained Variance In Structured Additive Distributional Regression</i></li>
<li><i>Comparisons And Implementation Of Non-Local Shrinkage Priors</i></li>
<li><i>Approximated Bayesian Multivariate Spatial Factor Analysis</i></li>
<li><i>Targeted Sampling Based On Epistemic Uncertainty For Improving Predictive Performance Of Dl Tasks In The Case Of Costly Data Acquisition</i></li>
<li><i>Uncertainty Quantification For Complex-Valued Deep Neural Networks</i></li>
<li><i>Variational Inference for Distributional Regression</i></li>
<li><i>Informed Shrinkage In Bayesian Graphical Modeling Via External Networks</i></li>
<li><i>Basis Selection In Bayesian Semi-Parametric Regression Using Increasing Shrinkage Priors</i></li>
</ul>
<h5>Theses with External Collaborators</h4>
<ul>
<li><a href="pdfs/Masterarbeit_SSDR_Health_2024.pdf"><i>Analysis of routine data from outpatient medical care</i></a> (in cooperation with the University of Lübeck)</li>
</ul>
<br>
<p>
A selection of completed theses at the chair can be found below.
</p>
<ul id="theses" class="collapse" style="margin-top: -10px;">
<h5>Master Theses</h5>
<ul>
<li><i>Analyzing Heat and Experienced Racial Segregation using Large-Scale Foot Traffic Data</i></li>
<li><i>A Python Implementation for the Structural Topic Model</i></li>
<li><i>Optimierung der Kraftwerkssteuerung mittel Reinforcement Learning unter Einsatz von kurzfristigen Ausgleichsenergiepreiseprognosen</i></li>
<li><i>Including Deep Neural Network Architectures into Multistage Intensity Models: An Application to Credit Risks</i></li>
<li><i>MultiFlags and LatentFlags: A Probabilistic Framework for Size Advice in Fashion E-Commerce</i></li>
<li><i>Interpretable Modelling of ICU Patients Remaining Length-of-Stay Distribution using Tabular Patient Data, Clinical Notes and Irregularly Spaced Clinical Measurements</i></li>
<li><i>Using Variational Inference to Estimate Structred Additive Distributional Regression Models</i></li>
<li><i>Elastic Full Procluster Means for Sparse and Irregular Curves</i></li>
<li><i>Reconstructing Multivariate Functional Data with Medical Applications</i></li>
<li><i>Investment Constraints in Southern Europe: A Spatial Econometric Analysis of World Bank Enterprise Surveys</i></li>
</ul>
<h5>Bachelor Theses</h5>
<ul>
<li><i>Application of Regression Trees on Compositional Data Using European Parliament Election Results</i></li>
<li><i>Die Modellierung der COVID-19 Fallzahlen in Abhängigkeit von Strukturdaten zu Wetter und Bevölkerung in Berlin</i></li>
<li><i>Vergleich von Vorhersagemodellen zu Stornierungen von Hotelbuchungen</i></li>
</ul>
</ul>
<div style="text-align: right;">
<button class="btn btn-default btn-sm collapsed" data-toggle="collapse" data-target="#theses" style="margin-top: 10px">
<span class="show-ctrl">
<span class="fa fa-chevron-down" style="margin-right: .25em;"></span> Show completed theses
</span>
<span class="hide-ctrl">
<span class="fa fa-chevron-up" style="margin-right: .25em;"></span> Collapse completed theses
</span>
</button>
</div>
</div>
</li>
</ul>
</section>
<!-- Imprint and data protection -->
<div style="display: inline-block; text-align: right; width: 100%; margin-top: 15px;">
<a href="https://www.scc.kit.edu/en/legals.php">Imprint</a> / <a href="https://www.scc.kit.edu/en/datenschutz.php">Privacy Policy</a>
</div>
</div>
</div>
</div>
</div>
<!-- jquery -->
<script src="./libs/jquery-3.6.1.min.js"></script>
<!-- boostrap -->
<script src="./libs/bootstrap-3.4.1/js/bootstrap.min.js"></script>
<!-- Functionality for popover of buttons -->
<script>
$(document).ready(function(){
$('[data-toggle="popover"]').popover();
});
</script>
<!-- Functionality for scroll-up button -->
<script>
$(document).ready(function(){
if ($(this).scrollTop() > 100) {
$('#scrollbutton').fadeIn();
}
$(window).scroll(function(){
if ($(this).scrollTop() > 100) {
$('#scrollbutton').fadeIn();
} else {
$('#scrollbutton').fadeOut();
}
});
$('#scrollbutton').click(function(){
$("html, body").animate({ scrollTop: 0 }, 300);
return false;
});
});
</script>
</body>
</html>