dotnet / dotnet/machinelearning-modelbuilder

Add validation split code to code-behind

Open
#2,555 4 comments 0 reactions 1 assignee Assigned to @luisquintanilla View on GitHub
Stale
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.