JOSS: https://github.com/sumbose/iRF
Score: 6.030685260261263
Last synced: about 6 hours ago
JSON representation
Repository metadata:
iterative Random Forests (iRF): iteratively grows weighted random forests, finds interaction among features
- Host: GitHub
- URL: https://github.com/sumbose/iRF
- Owner: sumbose
- License: gpl-3.0
- Created: 2016-06-15T01:01:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T05:45:22.000Z (over 5 years ago)
- Last Synced: 2025-10-31T05:49:09.082Z (8 months ago)
- Language: R
- Size: 6.15 MB
- Stars: 48
- Watchers: 4
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Owner metadata:
- Name: Sumanta Basu
- Login: sumbose
- Email:
- Kind: user
- Description:
- Website: faculty.bscb.cornell.edu/~basu/
- Location: Ithaca, NY
- Twitter:
- Company: Cornell University
- Icon url: https://avatars.githubusercontent.com/u/12376684?v=4
- Repositories: 2
- Last Synced at: 2023-03-03T10:04:33.396Z
- Profile URL: https://github.com/sumbose
GitHub Events
Total
- Watch event: 5
- Total: 5
Last Year
- Watch event: 4
- Total: 4
Committers metadata
Last synced: 8 months ago
Total Commits: 75
Total Committers: 8
Avg Commits per committer: 9.375
Development Distribution Score (DDS): 0.573
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Karl Kumbier | k****r@b****u | 32 |
| Karl Kumbier | k****l@M****l | 14 |
| sumbose | s****e@g****m | 9 |
| Karl Kumbier | k****l@M****l | 9 |
| Karl Kumbier | k****l@M****s | 4 |
| Karl Kumbier | k****l@c****u | 3 |
| Karl Kumbier | k****r@k****t | 2 |
| Karl Kumbier | k****r@K****l | 2 |
Issue and Pull Request metadata
Last synced: 9 months ago
Total issues: 18
Total pull requests: 9
Average time to close issues: 8 days
Average time to close pull requests: about 2 hours
Total issue authors: 9
Total pull request authors: 1
Average comments per issue: 1.06
Average comments per pull request: 0.0
Merged pull request: 7
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- nanxstats (9)
- warnes (2)
- YidanZ65 (1)
- onesmallchen (1)
- jzyuan (1)
- PietJones (1)
- PaulGaona (1)
- sherff100 (1)
- rlbarter (1)
Top Pull Request Authors
- karlkumbier (9)
Top Issue Labels
Top Pull Request Labels
Dependencies
- R >= 3.1.2 depends
- AUC * imports
- Matrix * imports
- RColorBrewer * imports
- Rcpp * imports
- data.table * imports
- doParallel * imports
- doRNG * imports
- dplyr * imports
- fastmatch * imports
- foreach * imports
- memoise * imports
- methods * imports
- ranger * imports
- rgl * imports
- stringr * imports
- MASS * suggests
- covr * suggests
- testthat >= 2.1.0 suggests