robingenuer/VSURF

ranger package

Closed this issue · 2 comments

Hi @robingenuer Robin,

Nice package. Very intuitive the idea.

Have you thinking about use ranger instead of randomForest. I tested and made some benchmarks and I see a significant reduction of times. Is in your future work for this package made something about the performance?

Thanks and regards!

Hi Joshua,
Thank you for your recommendation.
I effectively plan to add the possibility to use the ranger package in VSURF.
My few tests confirm that on high dimensional datasets it could reduce significantly computation time.

Kind regards,
Robin

Hi Robin,

Thanks for your responde. Nices news!

Regards!