ProgLearn icon indicating copy to clipboard operation
ProgLearn copied to clipboard

Implement SPORF in Proglearn: predict function, documentation

Open parthgvora opened this issue 4 years ago • 4 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 #351

  1. Implement the predict & predict_proba functions for the oblique tree
  2. Write unit tests for above functions.
  3. Write sklearn compliant documentation for new class
  4. Feature request for sklearn oblique trees: write "Describe your workflow section"

parthgvora avatar Oct 30 '20 00:10 parthgvora

Please assign @jmandavilli this issue

parthgvora avatar Oct 30 '20 00:10 parthgvora

Could I be assigned to this issue

jmandavilli avatar Nov 13 '20 23:11 jmandavilli

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