Modulbeschreibung

Statistical Machine Learning

Kurzzeichen:
M_ML
Unterrichtssprache:
Englisch
ECTS-Credits:
4
Leitidee:

The goal is to enable the students to understand the fundamental statistical machine learning algorithms for diverse datasets. To this end, the theory of these algorithms is developed in the lectures and during the practice sessions, many such data sets are analyzed.

Modulverantwortung:
Prof. Dr. Schuster Guido
Standort (angeboten):
Rapperswil-Jona
Zusätzliche Eingangskompetenzen:
  • Since this module is taught in English, a reasonable command of the English language is required
  • Fundamental knowledge of linear algebra, multivariable calculus and probability theory is required to be able to follow the lectures
  • The practical exercises are with Python or Matlab, hence some familiarity with one of these scripting languages is helpful but not required
  • The book is available online for free: https://www.statlearning.com/  An Introduction to Statistical Learning (statlearning.com)
  • Please browse through the book to get an understanding of the complexity of the material covered in this module
Modultyp:
Wahlpflicht-Modul für Elektrotechnik STD_14(Keine Semesterempfehlung)Kategorien:Aufbau Elektrotechnik (E-a), Technik (E-et)
Wahlpflicht-Modul für Elektrotechnik STD_21(Keine Semesterempfehlung)Kategorien:Aufbau Elektrotechnik (E-a), Technik (E-et)
Wahlpflicht-Modul für Elektrotechnik STD_24(Keine Semesterempfehlung)Kategorien:Aufbau Elektrotechnik (E-a), Technik (E-et)
Wahlpflicht-Modul für Informatik STD_11(Keine Semesterempfehlung)Kategorie:Aufbau Informatik (I-a)
Wahlpflicht-Modul für Informatik STD_14(Keine Semesterempfehlung)Kategorien:Aufbau (I_Auf), Informatik (I_Inf)
Wahl-Modul für Data Science STD_14 (PF)
Wahlpflicht-Modul für Informatik STD_21(Empfohlenes Semester: 5)Kategorien:Aufbau (I_Auf), Informatik (I_Inf)
Wahl-Modul für Data Science STD_21 (PF)
Wahlpflicht-Modul für Informatik STD_23(Empfohlenes Semester: 5)Kategorien:Aufbau (I_Auf), Informatik (I_Inf)
Wahl-Modul für Data Science STD_23 (VR)
Wahlpflicht-Modul für Informatik Retro STD_14_UG(Keine Semesterempfehlung)Kategorie:Grundlagen Informatik und Aufbau Informatik (I-gai)
Wahlpflicht-Modul für Data Engineering & Machine Intelligence STD_14 (PF)Kategorie:Kernmodule Informatik Profile (I-KMP)
Wahlpflicht-Modul für Maschinentechnik-Innovation STD_14(Empfohlenes Semester: 5)Kategorie:Fachstudium Maschinentechnik-Innovation (M-fs)
Wahlpflicht-Modul für Maschinentechnik-Innovation STD_21(Empfohlenes Semester: 5)Kategorie:Fachstudium Maschinentechnik-Innovation (M-fs)
Wahlpflicht-Modul für Maschinentechnik-Innovation STD_23(Empfohlenes Semester: 5)Kategorie:Fachstudium Maschinentechnik-Innovation (M-fs)
Modulbewertung:
Note von 1 - 6

Leistungsnachweise und deren Gewichtung

Modulschlussprüfung:
Schriftliche Prüfung, 120 Minuten

Inhalte

Angestrebte Lernergebnisse (Abschlusskompetenzen):

Knowledge of the statistical machine learning approaches for diverse data sets and the ability to apply the appropriate algorithm for successfully solving a given machine learning problem.

Modul- und Lerninhalt:
  • Linear regression
  • Classification
  • Resampling Methods
  • Linear Model Selection and Regularization
  • Moving Beyond Linearity
  • Tree-Based Methods
  • Support Vector Machines
  • Unsupervised Learning

The module is based on the excellent and freely available book: "An Introduction to Statistical Learning" by Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani. This book has also a useful website https://www.statlearning.com/  An Introduction to Statistical Learning (statlearning.com)