{"id":2962,"name":"Confidence Intervals for Random Forests in Python","description":"Confidence Intervals for Random Forests in Python - Published in JOSS (2017)","url":"https://github.com/scikit-learn-contrib/forest-confidence-interval","last_synced_at":"2025-09-04T16:57:28.912Z","repository":{"id":8185881,"uuid":"57143948","full_name":"scikit-learn-contrib/forest-confidence-interval","owner":"scikit-learn-contrib","description":"Confidence intervals for scikit-learn forest algorithms","archived":false,"fork":false,"pushed_at":"2025-04-20T13:38:23.000Z","size":12111,"stargazers_count":289,"open_issues_count":5,"forks_count":49,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-08-28T02:00:41.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://contrib.scikit-learn.org/forest-confidence-interval/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-learn-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-26T16:23:12.000Z","updated_at":"2025-08-21T18:41:49.000Z","dependencies_parsed_at":"2024-11-06T23:29:03.878Z","dependency_job_id":"adc8be82-bf3e-4780-975d-f9a34acf5917","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval","commit_stats":{"total_commits":254,"total_committers":17,"mean_commits":"14.941176470588236","dds":0.5433070866141732,"last_synced_commit":"ffa722702ed51f13b464fe8228cf72f456dd3db5"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-learn-contrib","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/sbom","scorecard":{"id":804792,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-learn-contrib/forest-confidence-interval","commit":"5241344a342810b3ea21413bf2ebcf4e90ec6976"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 5/10 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docbuild.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docbuild.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"58 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T11:28:51.170Z","repository_id":8185881,"created_at":"2025-08-23T11:28:51.171Z","updated_at":"2025-08-23T11:28:51.171Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523111,"owners_count":25120859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"scikit-learn-contrib","name":"scikit-learn-contrib","uuid":"17349883","kind":"organization","description":"scikit-learn compatible projects","email":null,"website":"http://contrib.scikit-learn.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17349883?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:03:09.812Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-learn-contrib","funding_links":[],"total_stars":23674,"followers":403,"following":0,"created_at":"2022-11-02T16:23:34.537Z","updated_at":"2024-03-25T20:03:09.826Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-learn-contrib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-learn-contrib/repositories"},"packages":[{"id":2739422,"name":"forestci","ecosystem":"pypi","description":"forestci: confidence intervals for scikit-learn forest algorithms","homepage":"http://github.com/scikit-learn-contrib/forest-confidence-interval","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2016-08-22T22:34:05.000Z","latest_release_published_at":"2021-07-09T19:12:18.000Z","latest_release_number":"0.5.1","last_synced_at":"2025-09-03T22:36:15.246Z","created_at":"2022-04-10T11:03:15.470Z","updated_at":"2025-09-03T22:36:15.246Z","registry_url":"https://pypi.org/project/forestci/","install_command":"pip install forestci --index-url https://pypi.org/simple","documentation_url":"https://forestci.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Topic :: Scientific/Engineering"],"normalized_name":"forestci","project_status":null},"repo_metadata":{"id":8185881,"uuid":"57143948","full_name":"scikit-learn-contrib/forest-confidence-interval","owner":"scikit-learn-contrib","description":"Confidence intervals for scikit-learn forest algorithms","archived":false,"fork":false,"pushed_at":"2025-04-20T13:38:23.000Z","size":12111,"stargazers_count":289,"open_issues_count":5,"forks_count":49,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-08-28T02:00:41.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://contrib.scikit-learn.org/forest-confidence-interval/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-learn-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-26T16:23:12.000Z","updated_at":"2025-08-21T18:41:49.000Z","dependencies_parsed_at":"2024-11-06T23:29:03.878Z","dependency_job_id":"adc8be82-bf3e-4780-975d-f9a34acf5917","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval","commit_stats":{"total_commits":254,"total_committers":17,"mean_commits":"14.941176470588236","dds":0.5433070866141732,"last_synced_commit":"ffa722702ed51f13b464fe8228cf72f456dd3db5"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-learn-contrib","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/sbom","scorecard":{"id":804792,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-learn-contrib/forest-confidence-interval","commit":"5241344a342810b3ea21413bf2ebcf4e90ec6976"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 5/10 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docbuild.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docbuild.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"58 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T11:28:51.170Z","repository_id":8185881,"created_at":"2025-08-23T11:28:51.171Z","updated_at":"2025-08-23T11:28:51.171Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273357488,"owners_count":25091153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"scikit-learn-contrib","name":"scikit-learn-contrib","uuid":"17349883","kind":"organization","description":"scikit-learn compatible projects","email":null,"website":"http://contrib.scikit-learn.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17349883?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:03:09.812Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-learn-contrib","funding_links":[],"total_stars":23674,"followers":403,"following":0,"created_at":"2022-11-02T16:23:34.537Z","updated_at":"2024-03-25T20:03:09.826Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-learn-contrib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-learn-contrib/repositories"},"tags":[{"name":"0.7","sha":"c5379afd17725f29afb6f93a66f895f71848ec6f","kind":"commit","published_at":"2024-07-09T18:37:16.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.7","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.7/manifests"},{"name":"0.6","sha":"d9d16192f3666b8e2c59995a305e72cfb2907782","kind":"tag","published_at":"2022-06-12T20:51:16.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.6","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.6/manifests"},{"name":"0.5.1","sha":"268758ac99bc004ef7306cee06174a2a6cc616dc","kind":"tag","published_at":"2021-07-09T19:10:00.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.5.1","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.5.1/manifests"},{"name":"0.5","sha":"6d2a9c285b96bd415ad5ed03f37e517740a47fa2","kind":"tag","published_at":"2021-07-09T16:46:06.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.5","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.5/manifests"},{"name":"0.4.1","sha":"4ec49c85e8064988e246c9eb130a4c656c47204c","kind":"tag","published_at":"2020-05-24T18:23:08.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.4.1","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.4.1/manifests"},{"name":"0.4","sha":"247404f6522b8f0a1f538d25e519a9f62d4caebd","kind":"tag","published_at":"2020-05-24T18:18:29.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.4","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.4/manifests"},{"name":"0.3","sha":"9c97b6279b7e427735356aa84c5d5d1a80f031be","kind":"tag","published_at":"2017-11-11T03:02:10.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.3","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.3/manifests"},{"name":"0.2","sha":"387337e6ee5a7fc14dad09b72596a2e406f33659","kind":"tag","published_at":"2017-11-10T15:20:05.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.2","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.2/manifests"},{"name":"0.1","sha":"79bd7a9687afd7323c21eb472f2f52d3b63a72c9","kind":"tag","published_at":"2016-08-22T22:37:38.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.1","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T04:13:57.126Z","dependent_packages_count":4,"downloads":35665,"downloads_period":"last-month","dependent_repos_count":39,"rankings":{"downloads":1.7889193206712586,"dependent_repos_count":2.340011648667065,"dependent_packages_count":1.8709296568534106,"stargazers_count":3.813277858245416,"forks_count":6.088850721571749,"docker_downloads_count":3.5133164954006557,"average":3.235884283568259},"purl":"pkg:pypi/forestci","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/forestci","docker_dependents_count":6,"docker_downloads_count":48,"usage_url":"https://repos.ecosyste.ms/usage/pypi/forestci","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/forestci/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:15:48.499Z","issues_count":51,"pull_requests_count":54,"avg_time_to_close_issue":55868584.479166664,"avg_time_to_close_pull_request":3163937.9433962265,"issues_closed_count":48,"pull_requests_closed_count":53,"pull_request_authors_count":17,"issue_authors_count":37,"avg_comments_per_issue":2.764705882352941,"avg_comments_per_pull_request":1.2037037037037037,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":49071.666666666664,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/issues","maintainers":[{"login":"kpolimis","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpolimis"},{"login":"Ab2nour","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ab2nour"},{"login":"danieleongari","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danieleongari"},{"login":"glouppe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glouppe"}],"active_maintainers":[{"login":"Ab2nour","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ab2nour"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/forestci/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/forestci/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/forestci/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/forestci/related_packages","maintainers":[{"uuid":"arokem","login":"arokem","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/arokem/","role":null,"created_at":"2023-02-06T00:36:30.448Z","updated_at":"2023-02-06T00:36:30.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/arokem/packages"},{"uuid":"danieleongari","login":"danieleongari","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/danieleongari/","role":null,"created_at":"2024-05-22T17:08:28.379Z","updated_at":"2024-05-22T17:08:28.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/danieleongari/packages"},{"uuid":"kpolimis","login":"kpolimis","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/kpolimis/","role":null,"created_at":"2023-02-06T00:36:30.658Z","updated_at":"2023-02-06T00:36:30.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kpolimis/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724754,"maintainers_count":308195,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5286108,"name":"forestci","ecosystem":"conda","description":"a Python module for calculating variance and adding confidence intervals to scikit-learn random forest regression or classification objects. The core functions calculate an in-bag and error bars for random forest objects","homepage":"https://github.com/scikit-learn-contrib/forest-confidence-interval","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-10-03T15:43:34.260Z","latest_release_published_at":"2022-10-03T15:43:34.260Z","latest_release_number":"0.3","last_synced_at":"2025-09-03T22:36:25.623Z","created_at":"2022-10-03T15:43:34.252Z","updated_at":"2025-09-03T22:36:25.623Z","registry_url":"https://anaconda.org/conda-forge/forestci","install_command":"conda install -c conda-forge forestci","documentation_url":null,"metadata":{},"repo_metadata":{"id":8185881,"uuid":"57143948","full_name":"scikit-learn-contrib/forest-confidence-interval","owner":"scikit-learn-contrib","description":"Confidence intervals for scikit-learn forest algorithms","archived":false,"fork":false,"pushed_at":"2025-04-20T13:38:23.000Z","size":12111,"stargazers_count":289,"open_issues_count":5,"forks_count":49,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-08-28T02:00:41.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://contrib.scikit-learn.org/forest-confidence-interval/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-learn-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-26T16:23:12.000Z","updated_at":"2025-08-21T18:41:49.000Z","dependencies_parsed_at":"2024-11-06T23:29:03.878Z","dependency_job_id":"adc8be82-bf3e-4780-975d-f9a34acf5917","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval","commit_stats":{"total_commits":254,"total_committers":17,"mean_commits":"14.941176470588236","dds":0.5433070866141732,"last_synced_commit":"ffa722702ed51f13b464fe8228cf72f456dd3db5"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-learn-contrib","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/sbom","scorecard":{"id":804792,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-learn-contrib/forest-confidence-interval","commit":"5241344a342810b3ea21413bf2ebcf4e90ec6976"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 5/10 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docbuild.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docbuild.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/docbuild.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-learn-contrib/forest-confidence-interval/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"58 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T11:28:51.170Z","repository_id":8185881,"created_at":"2025-08-23T11:28:51.171Z","updated_at":"2025-08-23T11:28:51.171Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272470255,"owners_count":24939927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"scikit-learn-contrib","name":"scikit-learn-contrib","uuid":"17349883","kind":"organization","description":"scikit-learn compatible projects","email":null,"website":"http://contrib.scikit-learn.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17349883?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:03:09.812Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-learn-contrib","funding_links":[],"total_stars":23674,"followers":403,"following":0,"created_at":"2022-11-02T16:23:34.537Z","updated_at":"2024-03-25T20:03:09.826Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-learn-contrib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-learn-contrib/repositories"},"tags":[{"name":"0.7","sha":"c5379afd17725f29afb6f93a66f895f71848ec6f","kind":"commit","published_at":"2024-07-09T18:37:16.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.7","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.7/manifests"},{"name":"0.6","sha":"d9d16192f3666b8e2c59995a305e72cfb2907782","kind":"tag","published_at":"2022-06-12T20:51:16.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.6","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.6/manifests"},{"name":"0.5.1","sha":"268758ac99bc004ef7306cee06174a2a6cc616dc","kind":"tag","published_at":"2021-07-09T19:10:00.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.5.1","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.5.1/manifests"},{"name":"0.5","sha":"6d2a9c285b96bd415ad5ed03f37e517740a47fa2","kind":"tag","published_at":"2021-07-09T16:46:06.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.5","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.5/manifests"},{"name":"0.4.1","sha":"4ec49c85e8064988e246c9eb130a4c656c47204c","kind":"tag","published_at":"2020-05-24T18:23:08.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.4.1","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.4.1/manifests"},{"name":"0.4","sha":"247404f6522b8f0a1f538d25e519a9f62d4caebd","kind":"tag","published_at":"2020-05-24T18:18:29.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.4","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.4/manifests"},{"name":"0.3","sha":"9c97b6279b7e427735356aa84c5d5d1a80f031be","kind":"tag","published_at":"2017-11-11T03:02:10.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.3","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.3/manifests"},{"name":"0.2","sha":"387337e6ee5a7fc14dad09b72596a2e406f33659","kind":"tag","published_at":"2017-11-10T15:20:05.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.2","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.2/manifests"},{"name":"0.1","sha":"79bd7a9687afd7323c21eb472f2f52d3b63a72c9","kind":"tag","published_at":"2016-08-22T22:37:38.000Z","download_url":"https://codeload.github.com/scikit-learn-contrib/forest-confidence-interval/tar.gz/0.1","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-learn-contrib/forest-confidence-interval@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T08:37:25.012Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.392434752233143,"dependent_packages_count":51.59439093767154,"stargazers_count":22.960227556265284,"forks_count":26.55821148759918,"docker_downloads_count":null,"average":31.376316183442288},"purl":"pkg:conda/forestci","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/forestci","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/forestci","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/forestci/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T19:09:26.121Z","issues_count":51,"pull_requests_count":54,"avg_time_to_close_issue":55868584.479166664,"avg_time_to_close_pull_request":3163937.9433962265,"issues_closed_count":48,"pull_requests_closed_count":53,"pull_request_authors_count":17,"issue_authors_count":37,"avg_comments_per_issue":2.764705882352941,"avg_comments_per_pull_request":1.2037037037037037,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":49071.666666666664,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/issues","maintainers":[{"login":"kpolimis","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpolimis"},{"login":"Ab2nour","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ab2nour"},{"login":"glouppe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glouppe"},{"login":"danieleongari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danieleongari"}],"active_maintainers":[{"login":"Ab2nour","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ab2nour"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/forestci/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/forestci/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/forestci/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/forestci/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":27473,"full_name":"scikit-learn-contrib/forest-confidence-interval","default_branch":"master","committers":[{"name":"arokem","email":"arokem@gmail.com","login":"arokem","count":116},{"name":"kpolimis","email":"kivan.polimis@gmail.com","login":"kpolimis","count":101},{"name":"Daniele Ongari","email":"daniele.ongari@gmail.com","login":"danieleongari","count":12},{"name":"Ab2nour","email":"61651582+Ab2nour","login":"Ab2nour","count":7},{"name":"Vighnesh Birodkar","email":"vighneshbirodkar@nyu.edu","login":"vighneshbirodkar","count":5},{"name":"Adam Richie-Halford","email":"richiehalford@gmail.com","login":"richford","count":4},{"name":"adamwlev","email":"awl44@me.com","login":"adamwlev","count":4},{"name":"Dominik Waurenschk","email":"dominik.waurenschk@peerox.de","login":null,"count":3},{"name":"Cedric Wagner","email":"cedric.wagner@rwth-aachen.de","login":"cewaphi","count":3},{"name":"Ludvig Hult","email":"ludvig.hult@it.uu.se","login":"el-hult","count":3},{"name":"MartinUrban","email":"MartinUrbanCello@gmail.com","login":"MartinUrban","count":2},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1},{"name":"Boyuan Deng","email":"bryanhsudeng@gmail.com","login":"bryandeng","count":1},{"name":"Eric Ma","email":"ericmajinglong@gmail.com","login":"ericmjl","count":1},{"name":"Max Ghenis","email":"mghenis@gmail.com","login":"MaxGhenis","count":1},{"name":"owlas","email":"o.laslett@soton.ac.uk","login":null,"count":1},{"name":"Lei Ma","email":"lei.ma@saloodo.com","login":null,"count":1},{"name":"traims","email":"posines@gmail.com","login":"olp-cs","count":1}],"total_commits":267,"total_committers":18,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":14.833333333333334,"dds":0.5655430711610487,"past_year_committers":[{"name":"Ab2nour","email":"61651582+Ab2nour","login":"Ab2nour","count":7}],"past_year_total_commits":7,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T08:12:10.938Z","last_synced_commit":"5241344a342810b3ea21413bf2ebcf4e90ec6976","created_at":"2023-03-07T16:35:11.724Z","updated_at":"2025-08-07T08:12:10.948Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"scikit-learn-contrib/forest-confidence-interval","html_url":"https://github.com/scikit-learn-contrib/forest-confidence-interval","last_synced_at":"2025-08-31T21:15:48.499Z","status":"error","issues_count":51,"pull_requests_count":54,"avg_time_to_close_issue":55868584.479166664,"avg_time_to_close_pull_request":3163937.9433962265,"issues_closed_count":48,"pull_requests_closed_count":53,"pull_request_authors_count":17,"issue_authors_count":37,"avg_comments_per_issue":2.764705882352941,"avg_comments_per_pull_request":1.2037037037037037,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":49071.666666666664,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-10T20:49:05.560Z","updated_at":"2025-09-01T22:08:06.832Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-learn-contrib%2Fforest-confidence-interval/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":44,"CONTRIBUTOR":6,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":35,"COLLABORATOR":19,"NONE":5},"issue_authors":{"DannyArends":10,"ericmjl":4,"tawe141":2,"chahakmehta":2,"stasSajin":1,"JIAZHEN":1,"sq5rix":1,"BSharmi":1,"miranov25":1,"joachimder":1,"AlCorreia":1,"finbarrtimbers":1,"CandyOates":1,"richford":1,"csanadpoda":1,"newTypeGeek":1,"mattrossman":1,"bchugg":1,"dlfosterbot":1,"arokem":1,"AlJohri":1,"alliMD":1,"ericgcoker":1,"IguanasInPyjamas":1,"douglasmason":1,"lesterlitch":1,"valignatev":1,"CBrauer":1,"cyrusmaher":1,"DasCapschen":1,"swarnendubiswas":1,"dtsmith2001":1,"ljaniurek":1,"Maxfashko":1,"m0wer":1,"ondrejiayc":1,"glouppe":1},"pull_request_authors":{"arokem":20,"kpolimis":13,"Ab2nour":6,"danieleongari":4,"owlas":3,"el-hult":2,"arfon":1,"richford":1,"emptymalei":1,"DasCapschen":1,"ericmjl":1,"olp-cs":1,"MaxGhenis":1,"adamwlev":1,"hzhao16":1,"MartinUrban":1,"cewaphi":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9970601,"issues_count":29742789,"pull_requests_count":86776514,"authors_count":9742205,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"COLLABORATOR":4,"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"Ab2nour":6},"maintainers":[{"login":"kpolimis","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpolimis"},{"login":"Ab2nour","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ab2nour"},{"login":"danieleongari","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danieleongari"},{"login":"glouppe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glouppe"}],"active_maintainers":[{"login":"Ab2nour","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ab2nour"}]},"events":{"total":{"WatchEvent":7,"DeleteEvent":1,"MemberEvent":1,"IssueCommentEvent":1,"PushEvent":4,"PullRequestEvent":5,"ForkEvent":2,"CreateEvent":1},"last_year":{"WatchEvent":7,"DeleteEvent":1,"MemberEvent":1,"IssueCommentEvent":1,"PushEvent":4,"PullRequestEvent":5,"ForkEvent":2,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/docbuild.yml","sha":null,"kind":"manifest","created_at":"2024-11-06T23:29:03.444Z","updated_at":"2024-11-06T23:29:03.444Z","repository_link":"https://github.com/scikit-learn-contrib/forest-confidence-interval/blob/master/.github/workflows/docbuild.yml","dependencies":[{"id":20601052670,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":20601052671,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":20601052673,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":20601052674,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"releases/v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpackage.yml","sha":null,"kind":"manifest","created_at":"2024-11-06T23:29:03.499Z","updated_at":"2024-11-06T23:29:03.499Z","repository_link":"https://github.com/scikit-learn-contrib/forest-confidence-interval/blob/master/.github/workflows/pythonpackage.yml","dependencies":[{"id":20601052704,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":20601052705,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2024-11-06T23:29:03.553Z","updated_at":"2024-11-06T23:29:03.553Z","repository_link":"https://github.com/scikit-learn-contrib/forest-confidence-interval/blob/master/requirements-dev.txt","dependencies":[{"id":20601052723,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":20601052724,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":20601052725,"package_name":"pytest","ecosystem":"pypi","requirements":"==5.2.2","direct":true,"kind":"development","optional":false},{"id":20601052726,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==2.8.1","direct":true,"kind":"development","optional":false},{"id":20601052727,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":20601052728,"package_name":"sphinx_gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":20601052797,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":20601052798,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":20601052799,"package_name":"sphinx-autoapi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":20601052800,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":20601052801,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2024-11-06T23:29:03.762Z","updated_at":"2024-11-06T23:29:03.762Z","repository_link":"https://github.com/scikit-learn-contrib/forest-confidence-interval/blob/master/requirements.txt","dependencies":[{"id":20601053145,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.20","direct":true,"kind":"runtime","optional":false},{"id":20601053148,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.23.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-11-06T23:29:03.816Z","updated_at":"2024-11-06T23:29:03.816Z","repository_link":"https://github.com/scikit-learn-contrib/forest-confidence-interval/blob/master/setup.py","dependencies":[]}],"score":19.058704525682828,"created_at":"2025-09-04T09:18:08.389Z","updated_at":"2025-10-07T08:04:43.467Z","avatar_url":"https://github.com/scikit-learn-contrib.png","language":"HTML","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":35665,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2962","html_url":"https://science.ecosyste.ms/projects/2962"}