An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/schalkdaniel/compboost

boosting-framework interpretable-machine-learning machine-learning

Score: 6.745236349484362

Last synced: about 6 hours ago
JSON representation

Repository metadata:

C++ implementation and R API for componentwise boosting


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 months ago

Total Commits: 1,070
Total Committers: 17
Avg Commits per committer: 62.941
Development Distribution Score (DDS): 0.14

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 Email Commits
schalkdaniel d****k@t****e 920
schalkdaniel d****k@m****e 99
Janek Thomas j****s@w****e 15
Maximilian Kaiser 3****t 11
Daniel Schalk s****2@g****m 7
Debian d****n@b****l 5
Shawn s****s@y****m 3
runner r****r@M****l 1
runner r****r@M****l 1
runner r****r@M****l 1
runner r****r@M****l 1
runner r****r@M****l 1
runner r****r@M****l 1
runner r****r@M****l 1
runner r****r@M****l 1
Michel Lang m****g@g****m 1
Quay q****u@g****m 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 64
Total pull requests: 36
Average time to close issues: about 1 year
Average time to close pull requests: 12 days
Total issue authors: 4
Total pull request authors: 3
Average comments per issue: 0.66
Average comments per pull request: 0.28
Merged pull request: 36
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
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: 0
Past year pull request authors: 0
Past year average comments per issue: 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/schalkdaniel/compboost

Top Issue Authors

  • schalkdaniel (58)
  • SGolbert (3)
  • illusive-git (2)
  • VladPerervenko (1)

Top Pull Request Authors

  • schalkdaniel (29)
  • illusive-git (6)
  • QuayAu (1)

Top Issue Labels

  • Implementation (20)
  • Enhancement (17)
  • important (12)
  • Optimizer (3)
  • Bug (3)
  • Documentation (3)
  • Should not take too long (2)
  • Base-Learner (2)
  • Simplification (2)
  • Performance (2)
  • Loss (2)
  • Naming (1)
  • Data (1)
  • Response (1)
  • Logger (1)

Top Pull Request Labels


Dependencies

DESCRIPTION cran
  • R >= 3.4.0 depends
  • R6 * imports
  • Rcpp >= 0.11.2 imports
  • checkmate * imports
  • glue * imports
  • methods * imports
  • RcppArmadillo >= 0.9.100.5.0 suggests
  • covr * suggests
  • ggplot2 * suggests
  • ggrepel * suggests
  • ggthemes * suggests
  • gridExtra * suggests
  • knitr * suggests
  • mboost * suggests
  • mlr * suggests
  • pkgdown * suggests
  • rmarkdown * suggests
  • rpart * suggests
  • testthat * suggests
  • titanic * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v2 composite
  • actions/upload-artifact main composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/render-readme.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite