Skip to content

BartuCan02/Python-ML-and-Data-Science-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-ML-and-Data-Science-Lecture

This laboratory is taken at the Technical University of Munich, in 5th semester. The lab consists of various coding problems, which are to be solved by data analysis libraries as well as machine learning applications.
The datasets, which have been used in the problems can be found in the "Datasets-20210616" folder.
The solutions are to be found in "Codes" folders.

An overview of the python libraries, which have been used during this lab, is as follows:

  • Pandas
  • Numpy
  • Matplotlib
  • scikit-learn
  • tensorflow.keras

An overview of the covered topic of the lab is as follows:

  1. Getting around the Python ecosystem
  2. Handling tabular data: Pandas
  3. Plotting: Matplotlib
  4. Basic (supervised) learning: (Linear) Regression and simple classification:
    • Supervised Learning
    • Regression
    • Classification: KNN
    • sklearn - basics
  5. Regression techniques
  6. Classification techniques
  7. Neural Networks: tensorflow.keras
  8. Unsupervised Learning
  9. Clustering

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors