Add simple Readme

This commit is contained in:
FlorianSpeicher
2025-08-05 22:51:08 +02:00
parent fd2e905094
commit 4746c21729

View File

@@ -1,2 +1,18 @@
# ml
Project for SoSe25 Machine Learning
# 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/trolukovich/steam-games-complete-dataset).
## Contributors
- Maximilian Kany
- Florian Speicher
- Tim Wall