ProgLearn icon indicating copy to clipboard operation
ProgLearn copied to clipboard

Implement SPORF in ProgLearn: fit function, recreate SPORF figures

Open parthgvora opened this issue 5 years ago • 3 comments

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

  1. Implement fit function
  2. Write unit tests for fit function
  3. Recreate figures from SPORF paper with sklearn SPORF implementation
  4. Feature request for sklearn oblique trees: write "Describe your proposed workflow" section

parthgvora avatar Oct 30 '20 00:10 parthgvora

Please assign @parthgvora this issue

parthgvora avatar Oct 30 '20 00:10 parthgvora

Closing, per PR #374

levinwil avatar Dec 15 '20 14:12 levinwil

Reopen until performance and correctness verified with paper figures

PSSF23 avatar Feb 03 '21 00:02 PSSF23