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

JOSS: https://github.com/ulf1/bwsample

best-worst-scaling bws-sets extracting-pairs logical-inference pairwise-comparison ranking sampling-algorithm

Score: 8.984693690443853

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Sampling algorithm for best-worst scaling sets.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 15 days ago

Total Commits: 188
Total Committers: 3
Avg Commits per committer: 62.667
Development Distribution Score (DDS): 0.021

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
UH 5****6@g****m 184
snyk-bot s****t@s****o 3
Daniel S. Katz d****z@i****g 1

Issue and Pull Request metadata

Last synced: 17 days ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
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/ulf1/bwsample

Top Issue Authors

  • haukelicht (1)

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: bwsample

Sampling algorithm for best-worst scaling sets.

  • Homepage: http://github.com/ulf1/bwsample
  • Documentation: https://bwsample.readthedocs.io/
  • Licenses: Apache License 2.0
  • Latest release: 0.7.0 (published over 3 years ago)
  • Last Synced: 2026-06-05T14:01:26.533Z (17 days ago)
  • Versions: 22
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 138 Last month
  • Rankings:
    • Dependent packages count: 7.39%
    • Average: 20.043%
    • Dependent repos count: 22.269%
    • Forks count: 22.793%
    • Stargazers count: 23.17%
    • Downloads: 24.593%
  • Maintainers (1)

Dependencies

requirements-demo.txt pypi
  • jupyterlab >=3.0.5
  • matplotlib >=1.15.0
  • mistune >=2.0.3
  • pandas >=1.1.5
requirements-dev.txt pypi
  • flake8 >=3.8.4 development
  • pypandoc >=1.5 development
  • pytest >=6.2.1 development
  • setuptools >=56.0.0 development
  • twine ==3.3.0 development
  • wheel >=0.31.0 development
requirements.txt pypi
  • numpy >=1.19.5,<2
  • scikit-learn >=0.24.1,<1
  • scipy >=1.5.4,<2
setup.py pypi
  • numpy >=1.19.5,<2
  • scikit-learn >=0.24.1,<1
  • scipy >=1.5.4,<2
.github/workflows/syntax-and-unit-tests.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite