Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 553 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 553 Bytes

Machine Learning basics

The material was developed during the course Machine Learning [NIS-08-04] (2023/24) of the Department of Computer Science at Aristotle University of Thessaloniki.

Description

The included Jupyter Notebooks in this repository address these basic concepts:

  • Linear Models
  • Decision Tree Models
  • Ensemble Methods

For more information regarding each notebook, please read carefully the included text in each notebook (as given from the course instructor).