Open fayeshine opened 8 years ago
TZ: other tree ensemble libraries have Python interfaces, both Scikit-learn and non-sklearn. For example, this is a sklearn wrapper for the original RGF library : https://github.com/fukatani/rgf_python
+1 great idea for scikit interface. Kaggle community will start using this lib regularly I'm sure
Creating scikit-learn style wrapper will definitely help the hidden gem RGF to be re-discovered by the data science community.
Now, rgf_python started to support FastRGF wrapper. We can use FastRGF by scikit-learn-like API.
https://github.com/fukatani/rgf_python/blob/master/FastRGF.rst
tell me what it is like, and I'd evaluate.