RandomGuessR
RandomGuessR
Hi, I am struggling to get the same results from FSelectorRcpp and FSelector - posted under this issue: [https://github.com/mlr-org/mlr/issues/1677#issuecomment-431234791](https://github.com/mlr-org/mlr/issues/1677#issuecomment-431234791). The results I get are actually very different, and the impact...
Thanks for helping with this so quickly! Might be good to document this difference somewhere in the package(s)
Thanks @zzawadz. After changing the data from integer to numeric, FSelectorRcpp works like a treat; really happy with the performance. The RWeka-based implementation was too slow for most real-world practical...