Jakob Richter

Results 158 comments of Jakob Richter

@berndbischl Change it to what? @pfistfl Short answer: A random proposal should be the result. Do you have indications that this is not the case? Ergo: Just add a warning?

This is hard to implement as we just write into the opt path after all evaluations are done and gathered. At the same time the opt path is essential for...

I agree (although I feel my contribution should not count :) )

> What I'm thinking is that you could potentially chunk by chunk and ensemble chunk level models, or wrap online trainable learners within that framework. Just stopping by to say...

What are the advantages over using plotly? For plotly you just have to change `plotOutput` to `plotlyOutput` and `renderPlot` to `renderPlotly`. It works flawless if renderPlot returns a ggplot. Where...

> AFAIK plotly plots can't be embedded as nicely (i.e. they're hosted on plotly's website). This may be something to consider. No. Plotly works totally fine offline. It just relies...

I worked on this today a bit and if you go with the approach in the link I provided it is easy to do ggplot and plotly together. The major...

https://groups.google.com/forum/#!msg/shiny-discuss/rU3vwGMZexQ/zeKhiYXrtEQJ Are the 5MB an issue for you? We could change it in the source our you can simply adapt the changes in your local source files of the shiny...

Did you change this line: https://github.com/mlr-org/shinyMlr/blob/master/server.R#L31 and then run the app? But yes, you might not want to run the analysis inside of an App as some processes can take...

I mean it's totally trival to put this thing on https://www.shinyapps.io/ althoug 25 hours for the free usage package might be nothing if you show this thing to more then...