MCPcopy Create free account
hub / github.com/capitalk/treelearn / ObliqueTree

Class ObliqueTree

treelearn/oblique_tree.py:29–125  ·  view source on GitHub ↗

A decision tree whose splits are hyperplanes. Used as base learner for oblique random forests. For more information, see 'On oblique random forests'. http://people.csail.mit.edu/menze/papers/menze_11_oblique.pdf Parameters ---------------- leaf_model : classifier or r

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mk_svm_treeFunction · 0.90
mk_sgd_treeFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected