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

JOSS: https://github.com/chasmani/piecewise-regression

data-analysis linear-regression model-fitting piecewise-regression python3 regression segmented-regression statistics

Score: 17.813248510379715

Last synced: about 19 hours ago
JSON representation

Repository metadata:

piecewise-regression (aka segmented regression) in python. For fitting straight line models to data with one or more breakpoints where the gradient changes.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 216
Total Committers: 3
Avg Commits per committer: 72.0
Development Distribution Score (DDS): 0.102

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
chasmani p****2@g****m 194
Charles Pilgrim c****m@r****l 20
Gabby a****a@g****m 2

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 20
Total pull requests: 6
Average time to close issues: 9 months
Average time to close pull requests: 4 months
Total issue authors: 20
Total pull request authors: 5
Average comments per issue: 1.05
Average comments per pull request: 0.33
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
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: 1
Past year pull request authors: 0
Past year average comments per issue: 3.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/chasmani/piecewise-regression

Top Issue Authors

  • mshemuni (1)
  • tianydong (1)
  • Calvjor (1)
  • ABDsheikho (1)
  • criscres (1)
  • peascod206 (1)
  • yuvalarbel (1)
  • victorchau-stime (1)
  • krishnasrujan (1)
  • chasmani (1)
  • jckkvs (1)
  • tartopohm (1)
  • Z-xk (1)
  • sbuse (1)
  • jgOhYeah (1)

Top Pull Request Authors

  • mshemuni (2)
  • chasmani (1)
  • thegodone (1)
  • galessiorob (1)
  • talgalili (1)

Top Issue Labels

  • enhancement (3)
  • bug (2)
  • documentation (1)

Top Pull Request Labels


Package metadata

pypi.org: piecewise-regression

piecewise (segmented) regression in python

  • Homepage: https://github.com/chasmani/piecewise-regression
  • Documentation: https://piecewise-regression.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.5.0 (published over 2 years ago)
  • Last Synced: 2026-08-11T23:00:59.997Z (2 days ago)
  • Versions: 25
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 124,625 Last month
  • Rankings:
    • Downloads: 1.308%
    • Stargazers count: 8.185%
    • Forks count: 9.325%
    • Average: 10.096%
    • Dependent packages count: 10.126%
    • Dependent repos count: 21.535%
  • Maintainers (1)
conda-forge.org: piecewise-regression

  • Homepage: https://github.com/chasmani/piecewise-regression
  • Licenses: MIT
  • Latest release: 1.1.2 (published over 4 years ago)
  • Last Synced: 2026-08-07T14:51:48.805Z (6 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4,153 Total
  • Rankings:
    • Dependent repos count: 34.025%
    • Stargazers count: 37.964%
    • Average: 41.334%
    • Forks count: 42.171%
    • Dependent packages count: 51.175%

Dependencies

requirements.txt pypi
  • matplotlib ==3.3.4
  • numpy ==1.19.5
  • scipy ==1.6.1
  • statsmodels ==0.13.0
setup.py pypi
  • numpy *
.github/workflows/codecov.yml actions
  • actions/checkout master composite
  • actions/setup-python master composite
  • codecov/codecov-action v2 composite
.github/workflows/python-package.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
docs_requirements.txt pypi
  • sphinx-rtd-theme ==1.2.2