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

JOSS: https://github.com/BouchardLab/pyuoi

Score: 10.309452535685944

Last synced: about 14 hours ago
JSON representation

Repository metadata:

The Union of Intersections Framework in Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 497
Total Committers: 15
Avg Commits per committer: 33.133
Development Distribution Score (DDS): 0.575

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
Jesse Livezey j****y@l****v 211
Pratik Sachdeva p****3@g****m 144
Andrew Tritt a****t@l****v 79
Ben Dichter b****r@g****m 18
Charles Frye c****e@b****u 14
akumar01 a****0@g****m 12
David Clark d****k@b****u 4
afbujan a****n@b****u 4
Andrew Tritt a****t@h****v 4
Max Dougherty m****l@g****m 2
mckenziephagen m****n@u****u 1
Daniel S. Katz d****z@i****g 1
Chris c****7@b****u 1
Alex a****n 1
Sylvia Madhow S****w@3****v 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 37
Total pull requests: 69
Average time to close issues: 4 months
Average time to close pull requests: 16 days
Total issue authors: 7
Total pull request authors: 8
Average comments per issue: 0.57
Average comments per pull request: 0.96
Merged pull request: 62
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/BouchardLab/pyuoi

Top Issue Authors

  • pssachdeva (13)
  • JesseLivezey (13)
  • ajtritt (4)
  • charlesfrye (3)
  • mckenziephagen (2)
  • briandesilva (1)
  • jihyunbak (1)

Top Pull Request Authors

  • JesseLivezey (35)
  • pssachdeva (21)
  • ajtritt (4)
  • josephmaa (2)
  • akumar01 (2)
  • kseniyausovich (1)
  • mckenziephagen (1)
  • danielskatz (1)

Top Issue Labels

  • docs (12)
  • 2.0.0 (4)
  • 2018 Sprint (1)
  • hard (1)
  • medium (1)

Top Pull Request Labels


Package metadata

pypi.org: pyuoi

The Union of Intersections framework in Python.

  • Homepage: https://github.com/BouchardLab/pyuoi
  • Documentation: https://pyuoi.readthedocs.io/
  • Licenses: BSD License
  • Latest release: 1.1.1 (published over 4 years ago)
  • Last Synced: 2026-06-20T22:01:50.836Z (3 days ago)
  • Versions: 13
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 72 Last month
  • Docker Downloads: 11
  • Rankings:
    • Docker downloads count: 4.0%
    • Forks count: 9.121%
    • Dependent packages count: 10.002%
    • Average: 14.401%
    • Stargazers count: 15.584%
    • Dependent repos count: 21.718%
    • Downloads: 25.978%
  • Maintainers (2)
conda-forge.org: pyuoi

PyUoI contains implementations of Union of Intersections framework for a variety of penalized generalized linear models as well as dimensionality reductions techniques such as column subset selection and non-negative matrix factorization.

  • Homepage: https://github.com/BouchardLab/pyuoi
  • Licenses: BSD-3-Clause-LBNL
  • Latest release: 1.1.1 (published over 4 years ago)
  • Last Synced: 2026-04-01T03:21:15.512Z (3 months ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 34.025%
    • Forks count: 36.701%
    • Average: 42.553%
    • Stargazers count: 48.31%
    • Dependent packages count: 51.175%

Dependencies

.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
pyproject.toml pypi
requirements-dev.txt pypi
  • cython * development
  • flake8 * development
  • matplotlib * development
  • pytest * development
  • sphinx-gallery * development
  • sphinx-rtd-theme * development
requirements.txt pypi
  • h5py >=2.8
  • numpy >=1.14
  • scikit-learn >=0.24
setup.py pypi