An open API service indexing awesome lists of open source software.

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.

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.