added the next year

This commit is contained in:
Simon Klüttermann 2023-01-09 17:24:35 +01:00
parent 25150d0297
commit af160160b4
1 changed files with 107 additions and 0 deletions

107
another_time.html Normal file
View File

@ -0,0 +1,107 @@
<!DOCTYPE html>
<html class="no-js" lang="en" prefix="og: https://ogp.me/ns# fb: https://ogp.me/ns/fb#">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<link rel="alternate" hreflang="x-default" href="https://ls9-www.cs.tu-dortmund.de/" />
<base href="https://ls9-www.cs.tu-dortmund.de/">
<title>Pro-Seminar - Interpretable Machine Learning<</title>
<link rel="canonical" href="https://ls9-www.cs.tu-dortmund.de/">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="/static/css/style.css">
<!--<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>-->
<!--<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>-->
<!--<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>-->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-175065860-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-175065860-1');
</script>
</head>
<body>
<div id="top-menu">
<img src="/static/icons/menu.png" alt="menu button" height="40">
</div>
<div id="header-band">
<img src="/static/images/header_band.png" alt="background band">
</div>
<div id="page-wrapper" class="container-fluid">
<div id="top-link">
<a href="https://www.tu-dortmund.de/" target="_blank">TU Dortmund</a>
</div>
<div id="header-section">
<img src="/static/images/header_w.png" alt="Chair of Data Science and Data Engineering">
</div>
<div id="main-section">
<div id="content-section">
<h1>Proseminar Sommersemester 2023</h1>
<h1>"Interpretable Machine Learning"</h1>
<br>
<h2>Content from "Interpretable Machine Learning" book by Christoph Molnar</h2>
<p>
Machine learning has great potential for improving products, processes and research. However, the width of the applications of machine learning techniques is narrowed by the lack of explanations of the methods used. The book by Molnar introduces the reader to interpretability of machine learning.
</p>
<p>
Within this seminar, you will learn about simple, interpretable models such as decision trees, decision rules and linear regression; moreover, you have the change to get to learn about state-of-the-art literature and recent preogresses. The focus of the book is on model-agnostic methods for interpreting black box models such as feature importance and accumulated local effects, and explaining individual predictions. In addition, the book presents methods specific to deep neural networks and evaluation of the interpretability of the methods.
</p>
<p>
All interpretation methods are explained in-depth and discussed critically. How do they work under the hood? What are their strengths and weaknesses? How can their outputs be interpreted? This book will enable you to select and correctly apply the interpretation method that is most suitable for your machine learning project. Reading the book is recommended for machine learning practitioners, data scientists, statisticians, and anyone else interested in making machine learning models interpretable.
</p>
<p>
<b> Literature</b>
</p>
<p>
This seminar relies on the book <b>Interpretable Machine Learning - A Guide for Making Black Box Models Explainable</b> by Christoph Molnar. This book is available for free here <a href="https://christophm.github.io/interpretable-ml-book/">https://christophm.github.io/interpretable-ml-book/</a>. Please note that a single person wrote this book and thus probably contains some errors. So finding alternative sources is even more significant in this seminar.
</p>
<br>
<h2>Enrollment Procedure</h2>
<p>
Students enrolled in this Pro-Seminar will send their favorite topics (possibly with priorities) to <a href="mailto:simon.kluettermann@cs.tu-dortmund.de">Simon Klüttermann</a> until <b>05.04.2023</b>. We will assign topics based on your choices in the following week. We will organize a short meeting to answer your questions and present before the deadline.
</p>
<p>
You will also be assigned a supervisor who will help with the questions you might have on the specific topic. For general questions, you can also always write <a href="mailto:simon.kluettermann@cs.tu-dortmund.de">Simon Klüttermann</a>.
<b>We will provide an internal presentation course; hence you dont need to take the one offered by the faculty</b>. Also, we will hold the course in <b>English</b>.
</p>
<p>
The final talks will be scheduled over 1-3 days in the <b>second half of July</b> (each talk: 25/ 30 minutes). A written report about your topic before the deadline.
</p>
<h3>Goals and Criteria for a successful seminar</h3>
<p>
In the Pro-Seminar, you will learn how to work yourself into a topic, research related literature, and answer questions to this topic. To this end, you need to read the subchapters assigned to you and use different sources to verify and extend the statements made. Also, by listening and engaging with the other presentations, you will get a comprehensive understanding of interpretable machine learning methods.
You will learn to address constructive criticism on research topics. To train this, we will assign to you two students' reports to critically comment until the end of the semester. You need to participate in every part of this seminar to pass it.
</p>
<p>
<h3>Contacts</h3>
<a href="mailto:simon.kluettermann@cs.tu-dortmund.de">Simon Klüttermann</a>
</p>
</div>
</div>
<div id="footer-section">
<a href="https://www.tu-dortmund.de/impressum/" target="_blank">Impressum</a>
| &copy; TU Dortmund 2020 |
<a href="https://www.tu-dortmund.de/datenschutz/" target="_blank">Data Protection</a>
</div>
</div>
</body>
</html>