Skip to content

Conversation

@Mec-iS
Copy link
Collaborator

@Mec-iS Mec-iS commented Jan 20, 2025

start implementing for issue #50

Fixes #50

Checklist

  • My branch is up-to-date with development branch.
  • Everything works and tested on latest stable Rust.
  • Coverage and Linting have been applied

Current behaviour

missing predict_proba for DecisionTreeClassifier

New expected behaviour

Implement it

Next one for Random Forest

@Mec-iS Mec-iS requested a review from morenol January 20, 2025 15:01
morenol
morenol previously approved these changes Jan 20, 2025
Copy link
Collaborator

@morenol morenol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Mec-iS Mec-iS merged commit 3da433f into development Jan 20, 2025
12 checks passed
@Mec-iS Mec-iS deleted the issue-50-predict-proba-for-decisiontree branch January 20, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement a new method that predicts probabilities, where it makes sense

3 participants