issues
search
Coorsaa
/
shinyMlr
shiny-mlr: Integration of the mlr package into shiny
Other
93
stars
20
forks
source link
improvements for preprocessing
#102
Closed
florianfendt
closed
7 years ago
florianfendt
commented
7 years ago
What happened:
We can now also preprocess our training sets
We can "undo" all the applied steps, not only the last one
Code got cleaned up a bit (style, naming, less reactives by combining actionButtons)
Small UI improvements
What happened: