shinyMlr icon indicating copy to clipboard operation
shinyMlr copied to clipboard

Time estimation in advance and progress bar

Open PhilippPro opened this issue 9 years ago • 2 comments

Would be cool to have a time estimation in advance after choosing a learner and a progress bar, so you see how long it still takes to train/benchmark your model.

PhilippPro avatar Aug 31 '16 15:08 PhilippPro

I'm happy to look at any prototypes, but I think that this would be wildly inaccurate.

larskotthoff avatar Aug 31 '16 15:08 larskotthoff

if you run a 10 fold CV you can estimate after the first iter, how long the rest might take. but this seems more like an issue for mlr to display a progress bar here? (as an option)

berndbischl avatar Aug 31 '16 16:08 berndbischl