Vorlesungsverzeichnis
Vorlesung im Detail
Programming Course: Data Science with Python
- M/CIP Fr 14:00 2h
- The course is elective as a ``Programming Course`` for the MD 3 module (Data Science in Practice). ca. 3-4 hours per week (April-July)
- DPL:A:-:-
- DPL:F:-:1
Course content:
* Introduction to jupyter notebook
* Basics of Python
** Variables and simple data types
** Lists
** Dictionaries
** Tuples
** Set and Booleans
** Comparison Operators
* Python Statements:
**If, elif and else Statements
** For Loops
** While loops
* Methods
* Functions
* Files and Exceptions
* Modules
Object Oriented Programming
Python for Data Science
** Numpy
** Pandas
** Scipy
Data Visualization:
** Matplotlib
** Seaboarn
Python Statistical analysis:
* Characterising
** Intrdouction to summary statistics
** Central Tendency
** Dispersion
** Joint Variability
** Empirical CDF
** Scikit-Learn:
* Dataset Preparation
* Machine Learning Algorithm
** Supervised Learning
** Unsupervised Learning
** Algorithm Evaluations
- will be announced