{"id":77291,"name":null,"description":"Machine learning based causal inference/uplift in Python","url":"https://github.com/andrewtavis/causeinfer","last_synced_at":"2025-09-08T20:56:59.720Z","repository":{"id":52381461,"uuid":"222944517","full_name":"andrewtavis/causeinfer","owner":"andrewtavis","description":"Machine learning based causal inference/uplift in Python","archived":false,"fork":false,"pushed_at":"2023-11-24T20:01:00.000Z","size":15037,"stargazers_count":60,"open_issues_count":5,"forks_count":11,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-17T14:52:05.477Z","etag":null,"topics":["ab-testing","causal-inference","causality","data-analysis","data-science","data-visualization","dataset","econometrics","machine-learning","open-source","python","python3","statistics","treatment-effects","uplift","uplift-modeling"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewtavis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","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}},"created_at":"2019-11-20T13:31:54.000Z","updated_at":"2025-05-06T07:58:56.000Z","dependencies_parsed_at":"2025-01-22T00:55:50.764Z","dependency_job_id":"f07ad1d2-a27d-40ac-95ad-8e638b0042d4","html_url":"https://github.com/andrewtavis/causeinfer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/andrewtavis/causeinfer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewtavis%2Fcauseinfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewtavis%2Fcauseinfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewtavis%2Fcauseinfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewtavis%2Fcauseinfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewtavis","download_url":"https://codeload.github.com/andrewtavis/causeinfer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewtavis%2Fcauseinfer/sbom","scorecard":{"id":194179,"data":{"date":"2025-08-11","repo":{"name":"github.com/andrewtavis/causeinfer","commit":"ecbe82cc6d62881d0b648b506cb408f300444a4a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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":"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/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewtavis/causeinfer/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewtavis/causeinfer/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewtavis/causeinfer/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewtavis/causeinfer/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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"}}]},"last_synced_at":"2025-08-16T21:29:32.714Z","repository_id":52381461,"created_at":"2025-08-16T21:29:32.714Z","updated_at":"2025-08-16T21:29:32.714Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231482,"owners_count":25245601,"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-08T02:00:09.813Z","response_time":121,"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":"andrewtavis","name":"Andrew Tavis McAllister","uuid":"24387426","kind":"user","description":"Data, development and design. Initiator @activist-org and @scribe-org.","email":"","website":null,"location":"Berlin, Germany","twitter":null,"company":"@activist-org, @scribe-org","icon_url":"https://avatars.githubusercontent.com/u/24387426?u=485784b685be531644061b66f6662415f05e51b1\u0026v=4","repositories_count":15,"last_synced_at":"2023-03-03T22:07:30.854Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/andrewtavis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:57:59.136Z","updated_at":"2023-03-03T22:07:30.944Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewtavis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewtavis/repositories"},"packages":null,"commits":{"id":547461,"full_name":"andrewtavis/causeinfer","default_branch":"main","committers":[{"name":"Andrew Tavis","email":"andrew.t.mcallister@gmail.com","count":154},{"name":"Andrew McAllister","email":"andrewmcallister@Andy-Macs-MacBook-Pro.local","count":83},{"name":"Andrew McAllister","email":"andrewmcallister@Andrews-MacBook-Pro.local","count":43},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":2},{"name":"ImgBotApp","email":"ImgBotHelp@gmail.com","count":2}],"total_commits":284,"total_committers":5,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":56.8,"dds":0.4577464788732394,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T23:22:12.512Z","last_synced_commit":"6f92e8950b3e779237d80347a1354e7f3b0dde48","created_at":"2023-03-09T04:29:22.395Z","updated_at":"2023-09-19T17:14:45.421Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewtavis%2Fcauseinfer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5490906,"commits_count":854705141,"contributors_count":31201120,"owners_count":911734,"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":"andrewtavis/causeinfer","html_url":"https://github.com/andrewtavis/causeinfer","last_synced_at":"2025-06-17T14:36:27.387Z","status":null,"issues_count":8,"pull_requests_count":22,"avg_time_to_close_issue":838149.3333333334,"avg_time_to_close_pull_request":8528.181818181818,"issues_closed_count":3,"pull_requests_closed_count":22,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":0.9545454545454546,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T10:18:38.593Z","updated_at":"2025-06-17T14:36:27.387Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewtavis%2Fcauseinfer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewtavis%2Fcauseinfer/issues","issue_labels_count":{"good first issue":7,"enhancement":5,"help wanted":3,"question":2,"documentation":1},"pull_request_labels_count":{"dependencies":6},"issue_author_associations_count":{"OWNER":7,"NONE":1},"pull_request_author_associations_count":{"OWNER":14,"CONTRIBUTOR":6,"NONE":2},"issue_authors":{"andrewtavis":7,"jwodder":1},"pull_request_authors":{"andrewtavis":14,"dependabot[bot]":6,"imgbot[bot]":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.036Z","repositories_count":8355740,"issues_count":15726116,"pull_requests_count":37386842,"authors_count":5664771,"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":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"andrewtavis","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewtavis"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":6},"last_year":{"WatchEvent":6}},"keywords":["ab-testing","causal-inference","causality","data-analysis","data-science","data-visualization","dataset","econometrics","machine-learning","open-source","python","python3","statistics","treatment-effects","uplift","uplift-modeling"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-22T15:20:24.632Z","updated_at":"2022-08-22T15:20:24.632Z","repository_link":"https://github.com/andrewtavis/causeinfer/blob/main/docs/requirements.txt","dependencies":[{"id":2286755919,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2286755920,"package_name":"m2r2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-22T15:20:24.769Z","updated_at":"2022-08-22T15:20:24.769Z","repository_link":"https://github.com/andrewtavis/causeinfer/blob/main/requirements.txt","dependencies":[{"id":2286756178,"package_name":"black","ecosystem":"pypi","requirements":"\u003e=19.10b0","direct":true,"kind":"runtime","optional":false},{"id":2286756179,"package_name":"certifi","ecosystem":"pypi","requirements":"\u003e=2020.12.5","direct":true,"kind":"runtime","optional":false},{"id":2286756180,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.3.4","direct":true,"kind":"runtime","optional":false},{"id":2286756181,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.2","direct":true,"kind":"runtime","optional":false},{"id":2286756182,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=20.9","direct":true,"kind":"runtime","optional":false},{"id":2286756183,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.2.3","direct":true,"kind":"runtime","optional":false},{"id":2286756184,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=6.2.3","direct":true,"kind":"runtime","optional":false},{"id":2286756185,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.11.1","direct":true,"kind":"runtime","optional":false},{"id":2286756186,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.25.1","direct":true,"kind":"runtime","optional":false},{"id":2286756187,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.24.1","direct":true,"kind":"runtime","optional":false},{"id":2286756188,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.11.1","direct":true,"kind":"runtime","optional":false},{"id":2286756189,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.59.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-26T06:31:39.881Z","updated_at":"2023-01-26T06:31:39.881Z","repository_link":"https://github.com/andrewtavis/causeinfer/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7165254653,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7165254659,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7165254662,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7165254665,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2025-01-22T00:55:50.485Z","updated_at":"2025-01-22T00:55:50.485Z","repository_link":"https://github.com/andrewtavis/causeinfer/blob/main/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-01-22T00:55:50.539Z","updated_at":"2025-01-22T00:55:50.539Z","repository_link":"https://github.com/andrewtavis/causeinfer/blob/main/setup.py","dependencies":[]}],"score":5.783825182329737,"created_at":"2025-09-08T20:51:29.341Z","updated_at":"2025-10-07T08:27:47.194Z","avatar_url":"https://github.com/andrewtavis.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["hack","bruteforce","appointment","democracy","disproportionality","elections","political-appointment-analysis","political-science","politics","voting"],"project_url":"https://science.ecosyste.ms/api/v1/projects/77291","html_url":"https://science.ecosyste.ms/projects/77291"}