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

JOSS: https://github.com/zillow/quantile-forest

machine-learning prediction-intervals python quantile-regression quantile-regression-forests random-forest scikit-learn-api uncertainty-estimation

Score: 17.309254668250734

Last synced: about 2 hours ago
JSON representation

Repository metadata:

Quantile Regression Forests compatible with scikit-learn.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 404
Total Committers: 3
Avg Commits per committer: 134.667
Development Distribution Score (DDS): 0.121

Commits in past year: 34
Committers in past year: 2
Avg Commits per committer in past year: 17.0
Development Distribution Score (DDS) in past year: 0.471

Name Email Commits
Reid Johnson r****j@z****m 355
dependabot[bot] 4****] 48
CarpeFridiem b****1@g****m 1

Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 24
Total pull requests: 173
Average time to close issues: 11 days
Average time to close pull requests: 4 days
Total issue authors: 21
Total pull request authors: 3
Average comments per issue: 2.75
Average comments per pull request: 0.55
Merged pull request: 143
Bot issues: 1
Bot pull requests: 80

Past year issues: 1
Past year pull requests: 30
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 7 days
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 3.0
Past year average comments per pull request: 0.2
Past year merged pull request: 15
Past year bot issues: 0
Past year bot pull requests: 23

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/zillow/quantile-forest

Top Issue Authors

  • felix7602 (3)
  • brentonmallen1 (2)
  • w1ll1a9m (1)
  • jncraton (1)
  • yzhang3000 (1)
  • TamaraAtanasoska (1)
  • HuashiSCNU0303 (1)
  • dependabot[bot] (1)
  • qinhaohcen (1)
  • VajiraL (1)
  • vascomedici (1)
  • adrinjalali (1)
  • t-reents (1)
  • jmaddalena (1)
  • brdeleeuw (1)

Top Pull Request Authors

  • reidjohnson (92)
  • dependabot[bot] (80)
  • brentonmallen1 (1)

Top Issue Labels

  • dependencies (1)

Top Pull Request Labels

  • dependencies (80)
  • github_actions (27)

Package metadata

pypi.org: quantile-forest

Quantile regression forests compatible with scikit-learn.

  • Homepage:
  • Documentation: https://zillow.github.io/quantile-forest
  • Licenses: Apache-2.0
  • Latest release: 1.4.1 (published 9 months ago)
  • Last Synced: 2026-04-18T14:08:03.936Z (2 months ago)
  • Versions: 27
  • Dependent Packages: 2
  • Dependent Repositories: 2
  • Downloads: 42,511 Last month
  • Rankings:
    • Downloads: 3.417%
    • Dependent packages count: 4.714%
    • Average: 7.781%
    • Stargazers count: 8.636%
    • Forks count: 10.523%
    • Dependent repos count: 11.614%
  • Maintainers (2)
nixpkgs-unstable: python314Packages.quantile-forest

Quantile Regression Forests compatible with scikit-learn

nixpkgs-24.05: python312Packages.quantile-forest

Quantile Regression Forests compatible with scikit-learn

nixpkgs-unstable: python313Packages.quantile-forest

Quantile Regression Forests compatible with scikit-learn

nixpkgs-24.05: python311Packages.quantile-forest

Quantile Regression Forests compatible with scikit-learn

nixpkgs-24.11: python311Packages.quantile-forest

Quantile Regression Forests compatible with scikit-learn

nixpkgs-24.11: python312Packages.quantile-forest

Quantile Regression Forests compatible with scikit-learn


Dependencies

docs/sphinx_requirements.txt pypi
  • matplotlib *
  • numpydoc *
  • sphinx *
  • sphinx_gallery *
  • sphinx_rtd_theme *
  • sphinxcontrib.bibtex *
requirements.txt pypi
  • cython >=3.0a4
  • numpy *
  • scikit-learn >=1.0
  • scipy *