easystats / easystats/performance
add `performance` for `randomForest` regression?
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 1.2k
- Forks
- 109
- Avg merge
- 6h 34m
- Merged PRs (30d)
- 8
Description
This is awesome, and I was wondering if this package can test the performance of randomForest regression https://www.rdocumentation.org/packages/randomForest/versions/4.7-1/topics/randomForest
I have tried to do that using R2, RMSE, MAE ... and looking forward to see if these can be integrated in this package.
Contributor guide
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
No files or tests are named. Start by reading the performance package's existing model support and the linked randomForest documentation, then determine how randomForest regression should expose R2, RMSE, and MAE. Done means these metrics are integrated consistently for that model type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100