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
The end goal is to create an sklearn compliant SPORF in proglearn that is modular enough to add different kinds of oblique trees in the future (i.e. MORF). This issue is in tandem with #352
Implement fit function
Write unit tests for fit function
Recreate figures from SPORF paper with sklearn SPORF implementation
Feature request for sklearn oblique trees: write "Describe your proposed workflow" section
The text was updated successfully, but these errors were encountered:
parthgvora
changed the title
Implement SPORF in sklearn: code and experiments
Implement SPORF in ProgLearn: fit function, recreate SPORF figures
Nov 11, 2020
The end goal is to create an sklearn compliant SPORF in proglearn that is modular enough to add different kinds of oblique trees in the future (i.e. MORF). This issue is in tandem with #352
The text was updated successfully, but these errors were encountered: