Here: https://github.com/curso-r/treesnip/blob/60aade546d340f0c88325506881b7aa4a54f4d33/R/lightgbm.R#L169 and this: https://github.com/curso-r/treesnip/blob/60aade546d340f0c88325506881b7aa4a54f4d33/R/lightgbm.R#L171 should be: ```func = list(pkg = "dials", fun = "sample_prop"),```
Here:
treesnip/R/lightgbm.R
Line 169 in 60aade5
and this:
treesnip/R/lightgbm.R
Line 171 in 60aade5
should be:
func = list(pkg = "dials", fun = "sample_prop"),