dotnet / dotnet/machinelearning-modelbuilder
Add validation split code to code-behind
Abierto
Stale
- Lenguaje dominante
- Dockerfile
- Estrellas
- 285
- Forks
- 66
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.