posit-dev / posit-dev/orbital

Support cubist rules regressor equivalent

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
120
Forks
9
Avg merge
11d 6m
Merged PRs (30d)
2

Description

There doesn't seem to be a direct equivalent of cubist_rule in SciKit-Learn.
There is a scikit-learn compatible estimator in https://github.com/pjaselin/Cubist but we would have to implement all translation from scratch

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing orbital's existing SciKit-Learn estimator translation approach and how the project handles unsupported estimators. Investigate the linked Cubist implementation and determine the translation scope needed for cubist_rule. Done means orbital can support the Cubist rules regressor as a SciKit-Learn-compatible pipeline component.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, scikit-learn
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.