-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
P2Priority of the issue for triage purpose: Needs to be fixed at some point.Priority of the issue for triage purpose: Needs to be fixed at some point.enhancementNew feature or requestNew feature or requestusabilitySmoothing user interaction or experienceSmoothing user interaction or experience
Description
System information
- OS version/distro: Windows 10
- .NET Version (eg., dotnet --info): ML.NET 1.1.0
Issue
- What did you do?
Created ML model with Model Builder, given 1000 seconds, it was able to evaluate 2 models and returned the best one.
Afterwards I tried to rerun the modelbuilder class to recreate the model.
The csv from where I take the data is around 8 MB, with 70k rows - What happened?
It has been stuck on Evaluate for so long,48 mins. EDIT: now 82 mins. - What did you expect?
Have some feedback on the evaluation process or create the new model.
My suggestion is to have some logs on the screen while it is evaluating.
Source code / logs
Metadata
Metadata
Assignees
Labels
P2Priority of the issue for triage purpose: Needs to be fixed at some point.Priority of the issue for triage purpose: Needs to be fixed at some point.enhancementNew feature or requestNew feature or requestusabilitySmoothing user interaction or experienceSmoothing user interaction or experience
