dotnet / dotnet/machinelearning-modelbuilder

Add validation split code to code-behind

Abierto
#2,555 4 comentarios 0 reacciones 1 asignado Asignado a @luisquintanilla Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.