Tutorial on how to use and library control
This commit is contained in:
parent
cafea4bab1
commit
b8701092a9
20
README.md
20
README.md
@ -1,3 +1,23 @@
|
||||
Repository für Leistungsnachweis 2 cds-1011 Einführung in Data Science
|
||||
|
||||
# Verwendung
|
||||
|
||||
Etwickelt in Python 3.13.7
|
||||
|
||||
* Verwendete Python Bibliotheken
|
||||
* pandas 2.3.3
|
||||
* numpy 2.3.5
|
||||
* matplotlib 3.10.7
|
||||
* openpyxl 3.1.5
|
||||
* scikit-learn 1.7.2
|
||||
* seaborn 0.13.2
|
||||
|
||||
* main.py
|
||||
* python3 main.py Pfad zu .csv Datei
|
||||
|
||||
* py/generate_synthetic_shots.py
|
||||
* python3 generate_synthetic_shots.py Anzahl Schüsse
|
||||
|
||||
# Ziel
|
||||
Sie trainieren und evaluieren ein (supervised) Machine Learning Model um eine Fragestellung aus dem Themengebiet «Fitness» zu beantworten.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user