first version of the plot

This commit is contained in:
Maximilian Kany
2025-08-15 11:38:46 +02:00
parent 7421171bb0
commit ee6a31972b
41 changed files with 38 additions and 1523 deletions

View File

@@ -1,18 +0,0 @@
# 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