first version of the plot and some noose

This commit is contained in:
Maximilian Kany
2025-08-15 11:40:34 +02:00
parent ee6a31972b
commit 3975cdf7e8
39 changed files with 1520 additions and 0 deletions

18
README.md Normal file
View File

@@ -0,0 +1,18 @@
# Machine Learning Project Summer Semester 2025
This project was created as part of the "Machine Learning" course at HTW Saar in the Practical Computer Science study program.
## Objective
We are developing a Jupyter Notebook that automatically predicts the genre of Steam games based on their descriptions.
As a data basis, we use a publicly available Steam Games dataset that we found on Kaggle.
## Dataset
We use the [Steam Games Dataset from Kaggle](https://www.kaggle.com/datasets/artermiloff/steam-games-dataset/data).
## Contributors
- Maximilian Kany
- Florian Speicher
- Tim Wall