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

JOSS: https://github.com/xuanxu/nimbus

random-forest

Score: 16.990963383630366

Last synced: about 3 hours ago
JSON representation

Repository metadata:

Nimbus is a Ruby gem to implement Random Forest algorithms in a genomic selection context


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 206
Total Committers: 3
Avg Commits per committer: 68.667
Development Distribution Score (DDS): 0.01

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

Name Email Commits
Juanjo Bazán j****n@g****m 204
Oscar o****o@g****m 1
Fernando Guillen f****l@g****m 1

Issue and Pull Request metadata

Last synced: 7 days ago

Total issues: 1
Total pull requests: 6
Average time to close issues: 5 days
Average time to close pull requests: about 2 months
Total issue authors: 1
Total pull request authors: 3
Average comments per issue: 5.0
Average comments per pull request: 0.83
Merged pull request: 3
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/xuanxu/nimbus

Top Issue Authors

  • fstrozzi (1)

Top Pull Request Authors

  • Cyptolooter420 (4)
  • fguillen (2)
  • xuanxu (2)

Top Issue Labels

Top Pull Request Labels


Package metadata

gem.coop: nimbus

Nimbus is a Ruby gem to implement Random Forest in a genomic selection context.

  • Homepage: http://nimbusgem.org
  • Documentation: http://www.rubydoc.info/gems/nimbus/
  • Licenses: MIT
  • Latest release: 2.4.1 (published over 3 years ago)
  • Last Synced: 2026-06-19T23:00:21.985Z (3 days ago)
  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 67,619 Total
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 4.062%
    • Downloads: 12.186%
  • Maintainers (1)
rubygems.org: nimbus

Nimbus is a Ruby gem to implement Random Forest in a genomic selection context.

  • Homepage: http://nimbusgem.org
  • Documentation: http://www.rubydoc.info/gems/nimbus/
  • Licenses: MIT
  • Latest release: 2.4.1 (published over 3 years ago)
  • Last Synced: 2026-06-19T23:00:21.868Z (3 days ago)
  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 67,619 Total
  • Rankings:
    • Stargazers count: 7.271%
    • Forks count: 9.137%
    • Downloads: 11.763%
    • Average: 11.88%
    • Dependent repos count: 15.456%
    • Dependent packages count: 15.775%
  • Maintainers (1)

Dependencies

Gemfile.lock rubygems
  • diff-lcs 1.4.4
  • nimbus 2.3.0
  • rake 13.0.1
  • rspec 3.9.0
  • rspec-core 3.9.2
  • rspec-expectations 3.9.2
  • rspec-mocks 3.9.1
  • rspec-support 3.9.3
nimbus.gemspec rubygems
  • rspec >= 3.8.0 development
Gemfile rubygems
  • rake >= 12.3
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite