mlr-org / mlr3book

Online version of Bischl, B., Sonabend, R., Kotthoff, L., & Lang, M. (Eds.). (2024). "Applied Machine Learning Using mlr3 in R". CRC Press.
https://mlr3book.mlr-org.com/
MIT License
252 stars 59 forks source link

Chapter 11 Comments #443

Closed RaphaelS1 closed 1 year ago

RaphaelS1 commented 1 year ago

Comments are for me so less detailed

Style

Content

Structure

General

This chapter highlights technical details that should have already been discussed, e.g. hotstarting and extractors. Perhaps another chapter is required for advanced features of learners? “Basics” goes over things very quickly but then misses some very important mlr3 features

larskotthoff commented 1 year ago
RaphaelS1 commented 1 year ago

If we do that then I think we need to reframe the chapter. Currently it very much is "if you want to add a class this is what you do". We could change that to "this is a lot of detail about implementation". I think latter could make more sense

RaphaelS1 commented 1 year ago

@sebffischer I've done a first pass over the chapter and restructured. Most of my comments above relate to the learner section - please could you review this next?