dotnet / dotnet/machinelearning-modelbuilder
Add validation split code to code-behind
Ouverte
Stale
- Langage dominant
- Dockerfile
- Étoiles
- 285
- Forks
- 66
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.