https://github.com/szymon-budziak/data_mining_course_agh
Data mining course at AGH UST.
https://github.com/szymon-budziak/data_mining_course_agh
Last synced: about 2 months ago
JSON representation
Data mining course at AGH UST.
- Host: GitHub
- URL: https://github.com/szymon-budziak/data_mining_course_agh
- Owner: Szymon-Budziak
- License: mit
- Created: 2024-03-19T20:00:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T16:16:06.000Z (9 months ago)
- Last Synced: 2025-02-01T02:49:49.682Z (3 months ago)
- Language: Jupyter Notebook
- Size: 5.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data mining course at AGH
Solutions from Data mining course at AGH. The course was focused on the theoretical and practical aspects of data
mining.## Table of contents
The project uses Poetry to manage dependencies. To install the dependencies, run the following command:
```bash
poetry install
```## Table of contents
- [Lab 1](src/data_mining/Lab_1)
- [Lab 2](src/data_mining/Lab_2)
- [Lab 3](src/data_mining/Lab_3)
- [Lab 4](src/data_mining/Lab_4)## License
If you use this repository/code for classes or for something else, please leave a star ⭐. It will let me know that my
work is important and useful to someone.