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

JOSS: https://github.com/online-ml/deep-river

data-science deep-learning incremental-learning machine-learning neural-network online-deep-learning online-learning outlier-detection pytorch stream

Score: 12.261015272994298

Last synced: about 4 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 799
Total Committers: 8
Avg Commits per committer: 99.875
Development Distribution Score (DDS): 0.519

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

Name Email Commits
Cedric Kulbach c****h@g****m 384
Cedric Kulbach c****c@g****m 222
Lucas Cazzonelli c****i@f****e 93
kulbach k****h@f****e 64
Hoang-Anh Ngo h****o@s****k 32
Max Halford m****5@g****m 2
gobeumsu g****u@g****m 1
Jose Enrique j****o@g****m 1

Issue and Pull Request metadata

Last synced: 8 days ago

Total issues: 63
Total pull requests: 103
Average time to close issues: 4 months
Average time to close pull requests: 3 days
Total issue authors: 15
Total pull request authors: 6
Average comments per issue: 1.14
Average comments per pull request: 0.73
Merged pull request: 85
Bot issues: 0
Bot pull requests: 0

Past year issues: 8
Past year pull requests: 28
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 9 days
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 0.5
Past year average comments per pull request: 0.68
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/online-ml/deep-river

Top Issue Authors

  • kulbachcedric (31)
  • lucasczz (10)
  • ercangunbilek (8)
  • panchao12345 (3)
  • leal2020 (1)
  • jtimko16 (1)
  • alpcansoydas (1)
  • atanikan (1)
  • zeyaddeeb (1)
  • jabowery (1)
  • fox-ds (1)
  • jpbarddal (1)
  • joseEnrique (1)
  • Asuskf (1)
  • albertobotana (1)

Top Pull Request Authors

  • kulbachcedric (66)
  • lucasczz (22)
  • hoanganhngo610 (8)
  • MaxHalford (3)
  • joseEnrique (2)
  • GoBeromsu (2)

Top Issue Labels

  • enhancement (20)
  • bug (9)
  • documentation (2)

Top Pull Request Labels

  • enhancement (1)

Package metadata

proxy.golang.org: github.com/online-ml/deep-river

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/online-ml/deep-river#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v0.3.4 (published about 1 month ago)
  • Last Synced: 2026-08-13T22:34:15.634Z (1 day ago)
  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.702%
    • Average: 4.86%
    • Dependent repos count: 5.018%
pypi.org: deep-river

Online Deep Learning for river

  • Homepage: https://github.com/online-ml/deep-river
  • Documentation: https://github.com/online-ml/deep-river
  • Licenses: BSD-3-Clause
  • Latest release: 0.3.4 (published about 1 month ago)
  • Last Synced: 2026-08-13T22:33:29.247Z (1 day ago)
  • Versions: 12
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 140 Last month
  • Rankings:
    • Dependent packages count: 2.938%
    • Stargazers count: 8.716%
    • Forks count: 11.615%
    • Average: 13.752%
    • Downloads: 14.88%
    • Dependent repos count: 30.611%
  • Maintainers (1)

Dependencies

.github/workflows/pypi-publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
.github/workflows/unit-tests.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v2 composite
.github/workflows/docs.yml actions
  • actions/cache v6 composite
  • actions/checkout v7 composite
  • astral-sh/setup-uv v8.2.0 composite
.github/workflows/docs-backfill.yml actions
  • actions/cache v6 composite
  • actions/checkout v7 composite
  • astral-sh/setup-uv v8.2.0 composite
pyproject.toml pypi
  • numpy >=2.3.4,<3
  • pandas >=2.2,<3
  • river >=0.25,<0.26
  • scikit-learn >=1.5,<2
  • sortedcontainers >=2.4.0
  • torch ==2.2.2; sys_platform == 'darwin' and platform_machine == 'x86_64'
  • torch >=2.5,<2.7; sys_platform != 'darwin' or platform_machine != 'x86_64'
  • torchviz ~=0.0.2
  • tqdm ~=4.66.5
uv.lock pypi
  • 223 dependencies