mlr-tutorial icon indicating copy to clipboard operation
mlr-tutorial copied to clipboard

CPO documentation

Open mb706 opened this issue 8 years ago • 6 comments

  • work in progress -

mb706 avatar Aug 24 '17 12:08 mb706

Current status of the tutorial can be seen here.

I have now made the tutorial imho long enough to be informative and short enough to be interesting for someone learnign mlr in combination with CPO. I am not mentioning retrafo() and inverter() much, since attaching a CPO to a Learner does all the retrafo-related things internally, so I don't think it should be in an introductory tutorial.

I also mention the vignette which goes more in-depth.

When more things in mlr get replaced by mlrCPO equivalents the respective tutorial pages could also be updated.

mb706 avatar Jan 07 '18 23:01 mb706

(Travis build script currently pulls the paramSetSugar branch of ParamHelpers)

mb706 avatar Jan 07 '18 23:01 mb706

So is this ready to be merged now?

larskotthoff avatar Jan 09 '18 20:01 larskotthoff

I'm not sure if this should be merged before mlrCPO is on CRAN (otherwise I could adjust the introduction that mlrCPO should be installed from github for now; using the paramSetSugar branch of ParamHelpers in the travis script also a crutch that would need fixing first), but I think the document is otherwise "done". I welcome feedback on whether I should go more or less in detail at points.

mb706 avatar Jan 11 '18 22:01 mb706

Ok, please ping when everything is ready!

larskotthoff avatar Jan 12 '18 16:01 larskotthoff

@mb706 Can you port this PR to the pkgdown files?

pat-s avatar Jun 22 '18 12:06 pat-s