neurodata / scikit-learn

scikit-learn-tree fork: A fork that enables extensions of Python and Cython API for decision trees
https://scikit-learn.org
BSD 3-Clause "New" or "Revised" License
7 stars 6 forks source link

[EXAMPLE DIFF] PR to graphically view all diffs wrt sklearn:main branch #30

Closed adam2392 closed 1 year ago

adam2392 commented 1 year ago

Reference Issues/PRs

Incorporates refactors to:

Internal Cython of scikit-learn's:

Internals of Python in scikit-learns:

Adds the basic implementation of oblique trees.

What does this implement/fix? Explain your changes.

Any other comments?