jnelson18 / pyquantrf

Here is a [quantile random forest](http://jmlr.org/papers/v7/meinshausen06a.html) implementation that utilizes the [SciKitLearn](https://scikit-learn.org/stable/) RandomForestRegressor. This implementation uses [numba](https://numba.pydata.org) to improve efficiency.
16Updated last year

Related projects

Alternatives and complementary repositories for pyquantrf