dotnet / dotnet/machinelearning-modelbuilder
Add validation split code to code-behind
Offen
#2,555
4 Kommentare
0 Reaktionen
1 zugewiesene Person
Zugewiesen an @luisquintanilla
Auf GitHub ansehen
Stale
- Vorherrschende Sprache
- Dockerfile
- Sterne
- 285
- Forks
- 66
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently you're able to choose your data split strategy in advanced data options.
Since the validation dataset is used to tune the hyperparamters in AutoML, the purpose of the "validation" dataset in the code-behind should then be to evaluate the model predictions. Therefore the code should go in the *.evaluate.cs file.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.