Die Suche ergab 1 Treffer

von lea_1107
Donnerstag 27. Januar 2022, 18:08
Forum: Allgemeine Fragen
Thema: K-Validation
Antworten: 2
Zugriffe: 412

K-Validation

Hey,

ich brauch Hilfe bei einer Ridge Regression. Und zwar muss ich eine k-Validation programmieren. Unten mal die Aufgabenstellung:

Use the function ”numpy.random.choice” to shuffle your data. Split your shuffled data into 20 sets and write a loop, such that each of the 20 sets acts as validation ...