dotnet / machinelearning-modelbuilder

Simple UI tool to build custom machine learning models.
Creative Commons Attribution 4.0 International
264 stars 56 forks source link

Please add a (local) training estimated time to completion on the Visual Studio Machine Learning page. #1331

Closed djmquestorsoftware closed 3 years ago

djmquestorsoftware commented 3 years ago

Reference: ML.NET Model Builder. The "Train" page. "The model builder automatically sets the training time . . ." but does not display the time.

beccamc commented 3 years ago

@djmquestorsoftware Thanks for the feedback! I assume this is for either Image Classification or Object Detection training?

djmquestorsoftware commented 3 years ago

Yes, It is for classification. The suggestion is low priority. I am new to ML.Net and am experimenting. I was able to use ML.Net to test my idea. It took awhile and the estimated time would have help my planning. The test worked very well. I am now fitting the ImageClassification Train and Predict code to my app so I can semi-automate the classification of several million images. This fun stuff. Thank you for your attention.

DJM Questor Software

 On Tuesday, March 16, 2021, 05:17:56 PM PDT, Becca McHenry ***@***.***> wrote:  

@djmquestorsoftware Thanks for the feedback! I assume this is for either Image Classification or Object Detection training?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

beccamc commented 3 years ago

This work is being tracked here https://github.com/dotnet/machinelearning-modelbuilder/issues/672. Please refer to 672 for progress. Thanks for reporting!