https://github.com/szymon-budziak/elements_of_statistical_machine_learning_course_agh
Solutions from Elements of Statistical Machine Learning course at AGH UST. If you use it and it helped you please leave a star ⭐
https://github.com/szymon-budziak/elements_of_statistical_machine_learning_course_agh
machine-learning machine-learning-algorithms python statistical-machine-learning
Last synced: about 2 months ago
JSON representation
Solutions from Elements of Statistical Machine Learning course at AGH UST. If you use it and it helped you please leave a star ⭐
- Host: GitHub
- URL: https://github.com/szymon-budziak/elements_of_statistical_machine_learning_course_agh
- Owner: Szymon-Budziak
- License: mit
- Created: 2022-03-10T17:46:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T21:03:30.000Z (over 2 years ago)
- Last Synced: 2025-02-01T02:51:51.146Z (3 months ago)
- Topics: machine-learning, machine-learning-algorithms, python, statistical-machine-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 5.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elements of Statistical Machine Learning course at AGH UST
The repository with solutions from Elements of Statistical Machine Learning (Elementy statystycznego uczenia maszynowego) lab classes at AGH UST. Here I will share all of the codes written by me and codes written during laboratories. All codes are written in English and the content is also in English. The leading programming language during this course was Python.
## Table of contents
Table of contents consists of specific sections in repository.
1. [Lab 1](https://github.com/Szymon-Budziak/Elements_of_Statistical_Machine_Learning_course_AGH/tree/main/Lab_1)
2. [Lab 2](https://github.com/Szymon-Budziak/Elements_of_Statistical_Machine_Learning_course_AGH/tree/main/Lab_2)
3. [Lab 3](https://github.com/Szymon-Budziak/Elements_of_Statistical_Machine_Learning_course_AGH/tree/main/Lab_3)
4. [Lab 4](https://github.com/Szymon-Budziak/Elements_of_Statistical_Machine_Learning_course_AGH/tree/main/Lab_4)
5. [Lab 5](https://github.com/Szymon-Budziak/Elements_of_Statistical_Machine_Learning_course_AGH/tree/main/Lab_5)
6. [Lab 6](https://github.com/Szymon-Budziak/Elements_of_Statistical_Machine_Learning_course_AGH/tree/main/Lab_6)
7. [Lab 7](https://github.com/Szymon-Budziak/Elements_of_Statistical_Machine_Learning_course_AGH/tree/main/Lab_7)
## Licence
If you use this repository/code for classes or for something else, please give me a star or a fork :). It will help me know that my work is important and useful to someone.