smartcore
smartcore copied to clipboard
Implement predict_proba for RandomForestClassifier
Fixes #50
implement predict_proba for RandomForestClassifier
Checklist
- [x] My branch is up-to-date with development branch.
- [x] Everything works and tested on latest stable Rust.
- [x] Coverage and Linting have been applied
@morenol could you take a look to the new tests? I get inconsistent errors from some platforms