Decision Tree Regressor
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 334
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
I saw in the roadmap that Decision Trees are marked as done. I only see DT Classifiers in linfa_trees but no Regression models. In python, scikit-learn does have them. Are there any plans to add them to linfa?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the roadmap and the existing Decision Tree Classifier implementation in linfa_trees. Compare its scope with the Decision Tree Regressor available in scikit-learn, then clarify the intended API and behavior before estimating the work. Done should mean that regression models are implemented in linfa_trees with coverage for their expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100