mlr3shiny
mlr3shiny copied to clipboard
check feasibility of adding mlr3viz::autoplot for task
- maintainability aspects
- additonal window below the task definition
- is there space for the plots?
- ...type = "pair" (classif & regr) vs. "duo" (only classif)
- add (conditional) menu to select/deselect features for the plot (such as in the task processing window but the task should be cloned (?) as the features should not be removed from the task but only for the plot)