added
This commit is contained in:
15
Lectures/01 18.10.2024.md
Normal file
15
Lectures/01 18.10.2024.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Jorswiecks Part - doing the intro
|
||||
- [ ] Umfrage
|
||||
- [ ] Teilnehmer
|
||||
- [ ] Studiengang
|
||||
- [ ] Semester
|
||||
- [ ] 3 CP oder 6 CP
|
||||
- [ ] Ratefragen
|
||||
- [ ] Strucktur des Kurses
|
||||
- [ ] Spielregeln
|
17
Lectures/02 25.10.2024.md
Normal file
17
Lectures/02 25.10.2024.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Jupyter erklären
|
||||
- [ ] Ausgabe - Tutorial 1
|
||||
|
||||
- [ ] Datentypen
|
||||
- [ ] Variabeln
|
||||
- [ ] Kommentare
|
||||
- [ ] Sequentielle Datentypen
|
||||
- [ ] Conditions
|
||||
- [ ] If-Else
|
||||
- [ ] While
|
||||
- [ ] Funktionen
|
14
Lectures/03 01.11.2024.md
Normal file
14
Lectures/03 01.11.2024.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Lösungen Tutorial 1
|
||||
- [ ] Ausgabe - Tutorial 2
|
||||
|
||||
- [ ] For loops - Container Loops
|
||||
- [ ] Dictionarys
|
||||
- [ ] Error Handling
|
||||
- [ ] System Interactionen
|
||||
- [ ] Import
|
12
Lectures/04 08.11.2024.md
Normal file
12
Lectures/04 08.11.2024.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Lösungen Tutorial 2
|
||||
- [ ] Ausgabe - Extended Applications
|
||||
|
||||
- [ ] Deep Dive Funktionen
|
||||
- [ ] Dataclasses -> Warum wir sonst kein OOP machen
|
||||
- [ ] Built In Module
|
14
Lectures/05 15.11.2024.md
Normal file
14
Lectures/05 15.11.2024.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Lösungen Extened Applications
|
||||
- [ ] Ausgabe - MatPlotLib, NumPy
|
||||
|
||||
- [ ] Arrays Allgemein -> Warum ist der erste Index 0
|
||||
- [ ] Warum NumPy
|
||||
- [ ] Random Numbers
|
||||
- [ ] Verschiedene Plots und ihre Wirkung
|
||||
- [ ] Sorting Allgemein
|
12
Lectures/06 22.11.2024.md
Normal file
12
Lectures/06 22.11.2024.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Lösungen MatPlotLib, NumPy
|
||||
- [ ] Ausgabe - SciPy
|
||||
|
||||
- [ ] Bernoulli Distributions
|
||||
- [ ] Binomial Distributions
|
||||
- [ ] Normal Distributions
|
11
Lectures/07 29.11.2024.md
Normal file
11
Lectures/07 29.11.2024.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Lösungen SciPy
|
||||
- [ ] Ausgabe - Simulation
|
||||
|
||||
- [ ] Monte Carlo Theorie
|
||||
- [ ] Average Human Height erklären -> Warum Simulieren
|
12
Lectures/08 06.12.2024.md
Normal file
12
Lectures/08 06.12.2024.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Lösungen Simulation
|
||||
- [ ] Ausgabe - Pandas, Seaborn
|
||||
|
||||
- [ ] Dataframes -> Warum
|
||||
- [ ] Operationen auf Dataframes
|
||||
- [ ] Seaborn -> Plots erklären
|
12
Lectures/09 13.12.2024.md
Normal file
12
Lectures/09 13.12.2024.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Lösungen Pandas, Seaborn
|
||||
- [ ] Ausgabe - Folium
|
||||
- [ ] Weihnachten -> Kleinigkeit mitbringen
|
||||
|
||||
- [ ] Warum Folium
|
||||
- [ ] HTML überblick
|
14
Lectures/10 03.01.2025.md
Normal file
14
Lectures/10 03.01.2025.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Lösungen Folium
|
||||
- [ ] Ausgabe - Statistical Test Methods
|
||||
|
||||
|
||||
- [ ] T-Test Theorie
|
||||
- [ ] Paerson Theorie
|
||||
- [ ] Spearman Theorie
|
||||
- [ ] Kendalltau Theorie
|
14
Lectures/11 10.01.2025.md
Normal file
14
Lectures/11 10.01.2025.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Lösungen Statistical Test Methods
|
||||
- [ ] Ausgabe - Data Analysis
|
||||
|
||||
- [ ] Erheben der Daten -> Alternative zu Google Forms finden https://github.com/formbricks/formbricks
|
||||
- [ ] Wichtige Infos
|
||||
- [ ] Annahmen Definieren
|
||||
- [ ] Schritte genau Aufzeigen
|
||||
- [ ] Konklusion Finden
|
10
Lectures/12 17.01.2025.md
Normal file
10
Lectures/12 17.01.2025.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
||||
- [ ] Lösungen Data Analysis
|
||||
- [ ] Ausgabe - Projekte
|
||||
- [ ] Projekte Festlegen
|
||||
- [ ] Prüfungsparameter erklären
|
6
Lectures/13 24.01.2025.md
Normal file
6
Lectures/13 24.01.2025.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
6
Lectures/14 07.02.2025.md
Normal file
6
Lectures/14 07.02.2025.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
6
Lectures/14 31.01.2025.md
Normal file
6
Lectures/14 31.01.2025.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
parent: "[[Lecture]]"
|
||||
tags:
|
||||
- Lecture
|
||||
---
|
||||
# Content
|
6
Lectures/15 14.02.2025.md
Normal file
6
Lectures/15 14.02.2025.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
parent:
|
||||
tags:
|
||||
- exam
|
||||
---
|
||||
# Content
|
6
Lectures/16 21.02.2025.md
Normal file
6
Lectures/16 21.02.2025.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
parent:
|
||||
tags:
|
||||
- exam
|
||||
---
|
||||
# Content
|
Reference in New Issue
Block a user