tuneRanger
tuneRanger copied to clipboard
Feature request: Accepting data.table objects and possible use of the mlr3verse package
Hi, thank you for developing such a great package. This is not a question, rather a feature request, so feel free to close the issue if you think it shouldn't be here. I was wondering if there any plans to include the mlr3verse package to create a task and then feed this to the tuneRanger() function. The mlr3 uses data.tables instead of data.frames with the former being faster for larger datasets.
Thanks.
Dear Nikos,
thanks for the input. I will update the package once I find time for it. Feel free to also propose a solution yourself.
Best regards, Philipp
Hi, I'd like to help but I have no knowledge about creating packages. :(