shinyMlr icon indicating copy to clipboard operation
shinyMlr copied to clipboard

Learner recommendation

Open PhilippPro opened this issue 9 years ago • 4 comments

We could order the learners due to their performance and give somehow some recommendations on them.

PhilippPro avatar Aug 31 '16 15:08 PhilippPro

Isn't that what OpenML does?

larskotthoff avatar Aug 31 '16 15:08 larskotthoff

when the train data is big, learning will be time-consuming. Thus it will be better there is a progress bar to show the training.

joebling avatar Feb 18 '17 07:02 joebling

At which point based on what indicators?

jakob-r avatar Feb 19 '17 17:02 jakob-r

Speed vs some performance measures on some OpenML datasets on a good default setting. We have some defaults now in shiny mlr, this is some kind of recommendation.^^

Some algorithms I just would not show (which are always worse and slower -> dominated by others -> only show the pareto front speed vs. performance)

PhilippPro avatar Feb 19 '17 19:02 PhilippPro