rust-ml / rust-ml/linfa

Decision Tree Regressor

Open
#360 0 comments 2 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.