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
254 stars 59 forks source link

Clarify encoding pipeline #820

Open mb706 opened 5 months ago

mb706 commented 5 months ago

Clarify why later factor encoding pipeops don't need to de-select high cardinality factors.

sebffischer commented 2 months ago

@mb706 the CI now runs again. should this be merged?