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

JOSS: https://github.com/mad-lab-fau/tpcp/

algorithms biosignals data-management data-science machine-learning python

Score: 5.3471075307174685

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Pipeline and Dataset helpers for complex algorithm evaluation.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 936
Total Committers: 7
Avg Commits per committer: 133.714
Development Distribution Score (DDS): 0.137

Commits in past year: 30
Committers in past year: 1
Avg Commits per committer in past year: 30.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Arne Küderle a****e@g****m 808
Raul C. Sîmpetru r****u@f****e 46
livhe l****r@f****e 31
Annika Mücke a****e@o****e 31
Robert Richer r****r@f****e 17
Martin Ullrich m****h@f****e 2
Ann-Kristin Seifer a****r@f****e 1

Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 64
Total pull requests: 67
Average time to close issues: 3 months
Average time to close pull requests: 9 days
Total issue authors: 8
Total pull request authors: 4
Average comments per issue: 0.83
Average comments per pull request: 0.69
Merged pull request: 61
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 7
Past year average time to close issues: 3 days
Past year average time to close pull requests: about 13 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.33
Past year average comments per pull request: 1.0
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mad-lab-fau/tpcp/

Top Issue Authors

  • AKuederle (54)
  • paxtonfitzpatrick (3)
  • felixkluge (2)
  • livhe (1)
  • fleiscse (1)
  • a-mosquito (1)
  • potetopotatooo (1)
  • richrobe (1)

Top Pull Request Authors

  • AKuederle (61)
  • a-mosquito (4)
  • livhe (1)
  • richrobe (1)

Top Issue Labels

  • help wanted (2)
  • good first issue (2)
  • bug (2)
  • documentation (1)

Top Pull Request Labels


Dependencies

poetry.lock pypi
  • 113 dependencies
pyproject.toml pypi
  • Sphinx ^5.1.1 develop
  • black ^22.3.0 develop
  • isort ^5.10.1 develop
  • matplotlib ^3.4.3 develop
  • memory-profiler ^0.58.0 develop
  • numpydoc ^1.4.0 develop
  • poethepoet ^0.10.0 develop
  • prospector ^1.7.7 develop
  • pydata-sphinx-theme ^0.9.0 develop
  • pyright ^1.1.230 develop
  • pytest ^6.2.1 develop
  • pytest-cov ^2.8.1 develop
  • recommonmark ^0.7.1 develop
  • sphinx-gallery ^0.11.0 develop
  • toml ^0.10.2 develop
  • joblib ^1.1.0
  • numpy ^1
  • optuna ^2.10.0
  • pandas ^1
  • python >=3.7.1,<3.11
  • scikit-learn ^1
  • torch >=1.6.0
  • tqdm ^4.62.3
  • typing-extensions >=4.1.1
.github/workflows/publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/test-and-lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v2 composite