You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parthgvora edited this page May 3, 2021
·
2 revisions
This repository contains a Python + Cython implementation of the Sparse Projection Oblique Random Forest, and Manifold Oblique Random Forest algorithms. The goal is to implement these algorithms using scikit-learn's code and framework to ultimately PR them into scikit-learn. Implementation and usage details, as well as what work is yet to be done, is detailed in the following pages.