{"id":69288,"name":"obp","description":"Open Bandit Pipeline: a python library for bandit algorithms and off-policy evaluation","url":"https://github.com/st-tech/zr-obp","last_synced_at":"2025-09-08T14:40:21.164Z","repository":{"id":37878166,"uuid":"272587927","full_name":"st-tech/zr-obp","owner":"st-tech","description":"Open Bandit Pipeline: a python library for bandit algorithms and off-policy evaluation","archived":false,"fork":false,"pushed_at":"2024-06-03T11:04:44.000Z","size":30041,"stargazers_count":666,"open_issues_count":32,"forks_count":91,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-04-29T15:32:12.765Z","etag":null,"topics":["contextual-bandits","datasets","multi-armed-bandits","off-policy-evaluation","research"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/st-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2020-06-16T02:10:15.000Z","updated_at":"2025-04-28T15:51:48.000Z","dependencies_parsed_at":"2023-01-25T12:01:00.444Z","dependency_job_id":"5e828a61-9389-4b87-9a7c-ab260948684e","html_url":"https://github.com/st-tech/zr-obp","commit_stats":{"total_commits":851,"total_committers":15,"mean_commits":"56.733333333333334","dds":"0.40423031727379555","last_synced_commit":"8cbd5fa4558b7ad2ba4781546d6604e4cc3e07c4"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/st-tech/zr-obp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/st-tech","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/sbom","scorecard":{"id":845188,"data":{"date":"2025-08-11","repo":{"name":"github.com/st-tech/zr-obp","commit":"8cbd5fa4558b7ad2ba4781546d6604e4cc3e07c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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":"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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lints.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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 30 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":"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/lints.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/st-tech/zr-obp/lints.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lints.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/st-tech/zr-obp/lints.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lints.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/st-tech/zr-obp/lints.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/st-tech/zr-obp/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/st-tech/zr-obp/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lints.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/lints.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:37","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"Vulnerabilities","score":0,"reason":"42 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","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: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: OSV-2022-1074","Warn: Project is vulnerable to: OSV-2022-715","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"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-23T21:15:06.901Z","repository_id":37878166,"created_at":"2025-08-23T21:15:06.901Z","updated_at":"2025-08-23T21:15:06.901Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274200074,"owners_count":25239984,"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":"st-tech","name":"ZOZO, Inc.","uuid":"32868046","kind":"organization","description":"","email":null,"website":"https://corp.zozo.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32868046?v=4","repositories_count":30,"last_synced_at":"2024-03-27T07:27:27.799Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/st-tech","funding_links":[],"total_stars":914,"followers":78,"following":0,"created_at":"2022-11-05T15:43:31.509Z","updated_at":"2024-03-27T07:27:43.099Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/st-tech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/st-tech/repositories"},"packages":[{"id":2824113,"name":"obp","ecosystem":"pypi","description":"Open Bandit Pipeline: a python library for bandit algorithms and off-policy evaluation","homepage":"https://github.com/st-tech/zr-obp","licenses":"Apache License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/st-tech/zr-obp","keywords_array":["bandit algorithms","off-policy evaluation"],"namespace":null,"versions_count":18,"first_release_published_at":"2020-07-24T01:12:32.000Z","latest_release_published_at":"2023-04-14T21:06:58.000Z","latest_release_number":"0.5.7","last_synced_at":"2025-08-16T02:33:13.992Z","created_at":"2022-04-10T11:47:45.677Z","updated_at":"2025-08-16T02:33:13.993Z","registry_url":"https://pypi.org/project/obp/","install_command":"pip install obp --index-url https://pypi.org/simple","documentation_url":"https://obp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Mathematics","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"obp","project_status":null},"repo_metadata":{"uuid":"272587927","full_name":"st-tech/zr-obp","owner":"st-tech","description":"Open Bandit Pipeline: a python library for bandit algorithms and off-policy evaluation","archived":false,"fork":false,"pushed_at":"2023-08-23T12:27:15.000Z","size":30041,"stargazers_count":591,"open_issues_count":28,"forks_count":80,"subscribers_count":89,"default_branch":"master","last_synced_at":"2023-12-16T11:15:02.198Z","etag":null,"topics":["contextual-bandits","datasets","multi-armed-bandits","off-policy-evaluation","research"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/st-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-06-16T02:10:15.000Z","updated_at":"2023-12-15T12:55:37.000Z","dependencies_parsed_at":"2023-01-25T12:01:00.444Z","dependency_job_id":"5e828a61-9389-4b87-9a7c-ab260948684e","html_url":"https://github.com/st-tech/zr-obp","commit_stats":{"total_commits":851,"total_committers":15,"mean_commits":"56.733333333333334","dds":"0.40423031727379555","last_synced_commit":"8cbd5fa4558b7ad2ba4781546d6604e4cc3e07c4"},"previous_names":[],"tags_count":14,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/st-tech","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176603374,"owners_count":10423666,"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","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":"st-tech","name":"ZOZO, Inc.","uuid":"32868046","kind":"organization","description":"","email":null,"website":"https://corp.zozo.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32868046?v=4","repositories_count":27,"last_synced_at":"2023-08-01T09:56:56.180Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/st-tech","created_at":"2022-11-05T15:43:31.509Z","updated_at":"2023-08-01T09:56:58.922Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/st-tech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/st-tech/repositories"},"tags":[{"name":"0.5.5","sha":"456a1ea652aafbabd73422413db0bbde4d8940aa","kind":"commit","published_at":"2022-06-15T06:08:04.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.5.5","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"e1291c085fec32ed7da7c66e2823b22c4a8fbab7","kind":"commit","published_at":"2022-04-04T22:43:24.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.5.4","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"c25bd6f20401219ad3773f449a04a0f540ddd3d8","kind":"commit","published_at":"2022-04-03T22:56:39.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.5.3","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"288a5c927b2a8279a7eeec4daf59ed870093b42a","kind":"commit","published_at":"2022-01-13T12:37:50.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.5.2","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.5.2/manifests"},{"name":"0.5.0","sha":"dee1752c2399547362b94fd3ce911cf6dd686029","kind":"commit","published_at":"2021-09-07T00:51:25.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.5.0","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"6d2824b1bad3f0c9e9d21fccea6d50f5e85b8357","kind":"commit","published_at":"2021-06-30T03:04:21.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.4.1","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"bb62a5b6d680297e4fc3ded658bb71c14b140f16","kind":"commit","published_at":"2021-03-07T13:33:17.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.4.0","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.4.0/manifests"},{"name":"0.3.3","sha":"01823f700fcb8fae41d36279a6b56a7f120a9a8d","kind":"commit","published_at":"2020-11-13T14:03:22.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.3.3","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"0667738ca31a8408d112c54a0cbcf41d06828980","kind":"tag","published_at":"2020-11-07T16:49:45.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.3.2","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"6c4bbd93d39c93d8a6001acb4a3dd5df27f1a994","kind":"commit","published_at":"2020-10-22T22:00:25.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.3.1","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"efdcab28fa8fc4f9d30d548896a9784c444baae4","kind":"commit","published_at":"2020-10-07T08:21:20.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.3.0","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"38d9085457fea0e584f77147e96c101525dee358","kind":"commit","published_at":"2020-08-17T14:47:30.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.2.2","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.2.2/manifests"},{"name":"0.2.0","sha":"d0e8a2db9ea09ec9d9f57a0bde79a0e3ebbadeb5","kind":"tag","published_at":"2020-07-23T23:44:59.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.2.0","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f434b0c418868728a9cd9a3d7e00dc9a67844dc2","kind":"commit","published_at":"2020-06-18T05:13:05.000Z","download_url":"https://codeload.github.com/st-tech/zr-obp/tar.gz/0.1.0","html_url":"https://github.com/st-tech/zr-obp/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2023-12-16T11:18:12.156Z","dependent_packages_count":0,"downloads":2698,"downloads_period":"last-month","dependent_repos_count":11,"rankings":{"downloads":6.50223661122507,"dependent_repos_count":4.366313963837184,"dependent_packages_count":10.119285352930213,"stargazers_count":2.5605538963421473,"forks_count":4.935684347449054,"docker_downloads_count":null,"average":5.696814834356734},"purl":"pkg:pypi/obp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/obp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/obp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/obp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-15T11:09:19.144Z","issues_count":22,"pull_requests_count":87,"avg_time_to_close_issue":565120.4,"avg_time_to_close_pull_request":2659037.5942028984,"issues_closed_count":15,"pull_requests_closed_count":69,"pull_request_authors_count":11,"issue_authors_count":9,"avg_comments_per_issue":1.5909090909090908,"avg_comments_per_pull_request":0.6781609195402298,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":2,"past_year_pull_requests_count":9,"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":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obp/related_packages","maintainers":[{"uuid":"usaito","login":"usaito","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/usaito/","role":null,"created_at":"2023-02-21T16:18:01.427Z","updated_at":"2023-02-21T16:18:01.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/usaito/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726165,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}}],"commits":{"id":620988,"full_name":"st-tech/zr-obp","default_branch":"master","committers":[{"name":"usaito","email":"elpistolero317@gmail.com","login":null,"count":507},{"name":"fullflu","email":"9534465+fullflu","login":"fullflu","count":111},{"name":"aiueola","email":"haruharu10540@gmail.com","login":null,"count":92},{"name":"nmasahiro","email":"masahironomura5325@gmail.com","login":null,"count":71},{"name":"RK","email":"mhgeoe@gmail.com","login":null,"count":41},{"name":"Bram van den Akker","email":"bram.vandenakker@booking.com","login":null,"count":19},{"name":"Haruka Kiyohara","email":"51047965+aiueola","login":"aiueola","count":2},{"name":"Dan Turkel","email":"daturkel@gmail.com","login":null,"count":1},{"name":"kkmogi","email":"kazuki.mogi.km@gmail.com","login":null,"count":1},{"name":"Sakamoto, Kazunori","email":"exkazuu@gmail.com","login":null,"count":1},{"name":"Minyus","email":"yusuke.minami86@gmail.com","login":null,"count":1},{"name":"Zimin Park","email":"48933016+ZiminPark","login":"ZiminPark","count":1},{"name":"Kento Ikeda","email":"goog1e.k@gmail.com","login":null,"count":1},{"name":"yuta-saito","email":"32621707+usaito","login":"usaito","count":1},{"name":"Sakamoto, Kazunori","email":"exKAZUu","login":"exKAZUu","count":1}],"total_commits":851,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":56.733333333333334,"dds":0.40423031727379555,"past_year_committers":[{"name":"Bram van den Akker","email":"bram.vandenakker@booking.com","login":null,"count":3}],"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2024-01-26T18:08:31.520Z","last_synced_commit":"8cbd5fa4558b7ad2ba4781546d6604e4cc3e07c4","created_at":"2023-03-09T07:57:03.619Z","updated_at":"2024-01-26T18:08:31.520Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5479889,"commits_count":853319627,"contributors_count":31095594,"owners_count":906560,"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":"st-tech/zr-obp","html_url":"https://github.com/st-tech/zr-obp","last_synced_at":"2025-08-31T10:12:25.266Z","status":null,"issues_count":24,"pull_requests_count":88,"avg_time_to_close_issue":565120.4,"avg_time_to_close_pull_request":2659037.5942028984,"issues_closed_count":15,"pull_requests_closed_count":69,"pull_request_authors_count":12,"issue_authors_count":11,"avg_comments_per_issue":1.4583333333333333,"avg_comments_per_pull_request":0.6704545454545454,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T18:51:58.106Z","updated_at":"2025-08-31T20:19:10.903Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/st-tech%2Fzr-obp/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":19},"issue_author_associations_count":{"NONE":24},"pull_request_author_associations_count":{"CONTRIBUTOR":62,"NONE":26},"issue_authors":{"kishanpb":7,"haanvid":7,"arita37":2,"MotoShin":1,"bigdataguineapig":1,"jilljenn":1,"misterwindupbird":1,"zhnhou":1,"monkey0head":1,"szsb26":1,"murphycw":1},"pull_request_authors":{"usaito":43,"dependabot[bot]":19,"aiueola":9,"fullflu":8,"Braamling":2,"Kurorororo":1,"morinota":1,"daikikatsuragawa":1,"philastrophist":1,"bigdataguineapig":1,"Minyus":1,"KanchiShimono":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{"murphycw":1},"past_year_pull_request_authors":{"morinota":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":36,"PullRequestEvent":1,"ForkEvent":8},"last_year":{"IssuesEvent":1,"WatchEvent":36,"PullRequestEvent":1,"ForkEvent":8}},"keywords":["contextual-bandits","datasets","multi-armed-bandits","off-policy-evaluation","research"],"dependencies":[{"ecosystem":"pypi","filepath":"benchmark/ope/poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-07-15T15:30:48.969Z","updated_at":"2022-07-15T15:30:48.969Z","repository_link":"https://github.com/st-tech/zr-obp/blob/master/benchmark/ope/poetry.lock","dependencies":[{"id":221270625,"package_name":"antlr4-python3-runtime","ecosystem":"pypi","requirements":"4.8","direct":false,"kind":"runtime","optional":false},{"id":221270626,"package_name":"black","ecosystem":"pypi","requirements":"21.9b0","direct":false,"kind":"develop","optional":false},{"id":221270627,"package_name":"certifi","ecosystem":"pypi","requirements":"2021.5.30","direct":false,"kind":"runtime","optional":false},{"id":221270628,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":221270629,"package_name":"click","ecosystem":"pypi","requirements":"8.0.1","direct":false,"kind":"develop","optional":false},{"id":221270630,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":221270631,"package_name":"cycler","ecosystem":"pypi","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":221270632,"package_name":"flake8","ecosystem":"pypi","requirements":"3.9.2","direct":false,"kind":"develop","optional":false},{"id":221270633,"package_name":"hydra-core","ecosystem":"pypi","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":221270634,"package_name":"idna","ecosystem":"pypi","requirements":"3.2","direct":false,"kind":"runtime","optional":false},{"id":221270635,"package_name":"joblib","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221270636,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":221270637,"package_name":"littleutils","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":221270638,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":221270639,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":221270640,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":221270641,"package_name":"numpy","ecosystem":"pypi","requirements":"1.21.2","direct":false,"kind":"runtime","optional":false},{"id":221270642,"package_name":"obp","ecosystem":"pypi","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":221270643,"package_name":"omegaconf","ecosystem":"pypi","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":221270644,"package_name":"outdated","ecosystem":"pypi","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":221270645,"package_name":"pandas","ecosystem":"pypi","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":221270646,"package_name":"pandas-flavor","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":221270647,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":221270648,"package_name":"patsy","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":221270649,"package_name":"pillow","ecosystem":"pypi","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":221270650,"package_name":"pingouin","ecosystem":"pypi","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":221270651,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"develop","optional":false},{"id":221270652,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"develop","optional":false},{"id":221270653,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.3.1","direct":false,"kind":"develop","optional":false},{"id":221270654,"package_name":"pyieoe","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":221270655,"package_name":"pyparsing","ecosystem":"pypi","requirements":"2.4.7","direct":false,"kind":"runtime","optional":false},{"id":221270656,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":221270657,"package_name":"pytz","ecosystem":"pypi","requirements":"2021.1","direct":false,"kind":"runtime","optional":false},{"id":221270658,"package_name":"pyyaml","ecosystem":"pypi","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":221270659,"package_name":"regex","ecosystem":"pypi","requirements":"2021.8.28","direct":false,"kind":"develop","optional":false},{"id":221270660,"package_name":"requests","ecosystem":"pypi","requirements":"2.26.0","direct":false,"kind":"runtime","optional":false},{"id":221270661,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"0.24.2","direct":false,"kind":"runtime","optional":false},{"id":221270662,"package_name":"scipy","ecosystem":"pypi","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":221270663,"package_name":"seaborn","ecosystem":"pypi","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":221270664,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":221270665,"package_name":"statsmodels","ecosystem":"pypi","requirements":"0.12.2","direct":false,"kind":"runtime","optional":false},{"id":221270666,"package_name":"tabulate","ecosystem":"pypi","requirements":"0.8.9","direct":false,"kind":"runtime","optional":false},{"id":221270667,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":221270668,"package_name":"tomli","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"develop","optional":false},{"id":221270669,"package_name":"torch","ecosystem":"pypi","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":221270670,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":221270671,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"3.10.0.2","direct":false,"kind":"runtime","optional":false},{"id":221270672,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.6","direct":false,"kind":"runtime","optional":false},{"id":221270673,"package_name":"xarray","ecosystem":"pypi","requirements":"0.19.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"benchmark/ope/pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-07-15T15:30:49.076Z","updated_at":"2022-07-15T15:30:49.076Z","repository_link":"https://github.com/st-tech/zr-obp/blob/master/benchmark/ope/pyproject.toml","dependencies":[{"id":221272109,"package_name":"python","ecosystem":"pypi","requirements":"^3.9,\u003c3.10","direct":true,"kind":"runtime","optional":false},{"id":221272110,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"^0.24.2","direct":true,"kind":"runtime","optional":false},{"id":221272111,"package_name":"pandas","ecosystem":"pypi","requirements":"^1.3.1","direct":true,"kind":"runtime","optional":false},{"id":221272112,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.21.1","direct":true,"kind":"runtime","optional":false},{"id":221272113,"package_name":"matplotlib","ecosystem":"pypi","requirements":"^3.4.2","direct":true,"kind":"runtime","optional":false},{"id":221272114,"package_name":"pingouin","ecosystem":"pypi","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false},{"id":221272115,"package_name":"pyieoe","ecosystem":"pypi","requirements":"^0.1.0","direct":true,"kind":"runtime","optional":false},{"id":221272116,"package_name":"obp","ecosystem":"pypi","requirements":"^0.5.0","direct":true,"kind":"runtime","optional":false},{"id":221272117,"package_name":"hydra-core","ecosystem":"pypi","requirements":"1.0.7","direct":true,"kind":"runtime","optional":false},{"id":221272118,"package_name":"flake8","ecosystem":"pypi","requirements":"^3.9.2","direct":true,"kind":"develop","optional":false},{"id":221272119,"package_name":"black","ecosystem":"pypi","requirements":"^21.7b0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-15T15:30:49.192Z","updated_at":"2022-07-15T15:30:49.192Z","repository_link":"https://github.com/st-tech/zr-obp/blob/master/docs/requirements.txt","dependencies":[{"id":221273225,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":221273226,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-07-15T15:30:49.473Z","updated_at":"2022-07-15T15:30:49.473Z","repository_link":"https://github.com/st-tech/zr-obp/blob/master/poetry.lock","dependencies":[{"id":221277776,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":221277777,"package_name":"attrs","ecosystem":"pypi","requirements":"21.2.0","direct":false,"kind":"develop","optional":false},{"id":221277778,"package_name":"black","ecosystem":"pypi","requirements":"22.1.0","direct":false,"kind":"develop","optional":false},{"id":221277779,"package_name":"certifi","ecosystem":"pypi","requirements":"2021.5.30","direct":false,"kind":"runtime","optional":false},{"id":221277780,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":221277781,"package_name":"click","ecosystem":"pypi","requirements":"8.0.1","direct":false,"kind":"develop","optional":false},{"id":221277782,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":221277783,"package_name":"cycler","ecosystem":"pypi","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":221277784,"package_name":"flake8","ecosystem":"pypi","requirements":"3.9.2","direct":false,"kind":"develop","optional":false},{"id":221277785,"package_name":"idna","ecosystem":"pypi","requirements":"3.2","direct":false,"kind":"runtime","optional":false},{"id":221277786,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.8.1","direct":false,"kind":"develop","optional":false},{"id":221277787,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":221277788,"package_name":"isort","ecosystem":"pypi","requirements":"5.9.3","direct":false,"kind":"develop","optional":false},{"id":221277789,"package_name":"joblib","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221277790,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":221277791,"package_name":"littleutils","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":221277792,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":221277793,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":221277794,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":221277795,"package_name":"numpy","ecosystem":"pypi","requirements":"1.21.2","direct":false,"kind":"runtime","optional":false},{"id":221277796,"package_name":"outdated","ecosystem":"pypi","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":221277797,"package_name":"packaging","ecosystem":"pypi","requirements":"21.0","direct":false,"kind":"develop","optional":false},{"id":221277798,"package_name":"pandas","ecosystem":"pypi","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":221277799,"package_name":"pandas-flavor","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":221277800,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":221277801,"package_name":"patsy","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":221277802,"package_name":"pillow","ecosystem":"pypi","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":221277803,"package_name":"pingouin","ecosystem":"pypi","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":221277804,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"develop","optional":false},{"id":221277805,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":221277806,"package_name":"py","ecosystem":"pypi","requirements":"1.10.0","direct":false,"kind":"develop","optional":false},{"id":221277807,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"develop","optional":false},{"id":221277808,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.3.1","direct":false,"kind":"develop","optional":false},{"id":221277809,"package_name":"pyieoe","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":221277810,"package_name":"pyparsing","ecosystem":"pypi","requirements":"2.4.7","direct":false,"kind":"runtime","optional":false},{"id":221277811,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.5","direct":false,"kind":"develop","optional":false},{"id":221277812,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":221277813,"package_name":"pytz","ecosystem":"pypi","requirements":"2021.1","direct":false,"kind":"runtime","optional":false},{"id":221277814,"package_name":"pyyaml","ecosystem":"pypi","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":221277815,"package_name":"requests","ecosystem":"pypi","requirements":"2.27.1","direct":false,"kind":"runtime","optional":false},{"id":221277816,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221277817,"package_name":"scipy","ecosystem":"pypi","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":221277818,"package_name":"seaborn","ecosystem":"pypi","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":221277819,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":221277820,"package_name":"statsmodels","ecosystem":"pypi","requirements":"0.12.2","direct":false,"kind":"runtime","optional":false},{"id":221277821,"package_name":"tabulate","ecosystem":"pypi","requirements":"0.8.9","direct":false,"kind":"runtime","optional":false},{"id":221277822,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":221277823,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":221277824,"package_name":"tomli","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"develop","optional":false},{"id":221277825,"package_name":"torch","ecosystem":"pypi","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":221277826,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":221277827,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.4.3","direct":false,"kind":"develop","optional":false},{"id":221277828,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"3.10.0.2","direct":false,"kind":"runtime","optional":false},{"id":221277829,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.6","direct":false,"kind":"runtime","optional":false},{"id":221277830,"package_name":"xarray","ecosystem":"pypi","requirements":"0.19.0","direct":false,"kind":"runtime","optional":false},{"id":221277831,"package_name":"zipp","ecosystem":"pypi","requirements":"3.5.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-07-15T15:30:49.714Z","updated_at":"2022-07-15T15:30:49.714Z","repository_link":"https://github.com/st-tech/zr-obp/blob/master/pyproject.toml","dependencies":[{"id":221279504,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.7.1,\u003c3.10","direct":true,"kind":"runtime","optional":false},{"id":221279505,"package_name":"torch","ecosystem":"pypi","requirements":"^1.9.0","direct":true,"kind":"runtime","optional":false},{"id":221279506,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"1.0.2","direct":true,"kind":"runtime","optional":false},{"id":221279507,"package_name":"pandas","ecosystem":"pypi","requirements":"^1.3.2","direct":true,"kind":"runtime","optional":false},{"id":221279508,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.21.2","direct":true,"kind":"runtime","optional":false},{"id":221279509,"package_name":"matplotlib","ecosystem":"pypi","requirements":"^3.4.3","direct":true,"kind":"runtime","optional":false},{"id":221279510,"package_name":"tqdm","ecosystem":"pypi","requirements":"^4.62.2","direct":true,"kind":"runtime","optional":false},{"id":221279511,"package_name":"scipy","ecosystem":"pypi","requirements":"1.7.3","direct":true,"kind":"runtime","optional":false},{"id":221279512,"package_name":"PyYAML","ecosystem":"pypi","requirements":"^5.4.1","direct":true,"kind":"runtime","optional":false},{"id":221279513,"package_name":"seaborn","ecosystem":"pypi","requirements":"^0.11.2","direct":true,"kind":"runtime","optional":false},{"id":221279514,"package_name":"pyieoe","ecosystem":"pypi","requirements":"^0.1.1","direct":true,"kind":"runtime","optional":false},{"id":221279515,"package_name":"pingouin","ecosystem":"pypi","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false},{"id":221279516,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"^0.4.3","direct":true,"kind":"runtime","optional":false},{"id":221279517,"package_name":"Pillow","ecosystem":"pypi","requirements":"9.1.1","direct":true,"kind":"runtime","optional":false},{"id":221279518,"package_name":"flake8","ecosystem":"pypi","requirements":"^3.9.2","direct":true,"kind":"develop","optional":false},{"id":221279519,"package_name":"black","ecosystem":"pypi","requirements":"22.1.0","direct":true,"kind":"develop","optional":false},{"id":221279520,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.2.5","direct":true,"kind":"develop","optional":false},{"id":221279521,"package_name":"isort","ecosystem":"pypi","requirements":"^5.9.3","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-15T15:30:49.818Z","updated_at":"2022-07-15T15:30:49.818Z","repository_link":"https://github.com/st-tech/zr-obp/blob/master/setup.py","dependencies":[{"id":221279546,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.4.3","direct":true,"kind":"runtime","optional":false},{"id":221279548,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"\u003e=0.4.3","direct":true,"kind":"runtime","optional":false},{"id":221279550,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21.2","direct":true,"kind":"runtime","optional":false},{"id":221279552,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.3.2","direct":true,"kind":"runtime","optional":false},{"id":221279554,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=5.1","direct":true,"kind":"runtime","optional":false},{"id":221279556,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.10.1","direct":true,"kind":"runtime","optional":false},{"id":221279558,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=1.0.2","direct":true,"kind":"runtime","optional":false},{"id":221279560,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.7.3","direct":true,"kind":"runtime","optional":false},{"id":221279562,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.9.0","direct":true,"kind":"runtime","optional":false},{"id":221279564,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.62.2","direct":true,"kind":"runtime","optional":false},{"id":221279566,"package_name":"pyieoe","ecosystem":"pypi","requirements":"\u003e=0.1.1","direct":true,"kind":"runtime","optional":false},{"id":221279568,"package_name":"pingouin","ecosystem":"pypi","requirements":"\u003e=0.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lints.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T12:01:00.240Z","updated_at":"2023-01-25T12:01:00.240Z","repository_link":"https://github.com/st-tech/zr-obp/blob/master/.github/workflows/lints.yml","dependencies":[{"id":7149382834,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7149382835,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7149382836,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T12:01:00.326Z","updated_at":"2023-01-25T12:01:00.326Z","repository_link":"https://github.com/st-tech/zr-obp/blob/master/.github/workflows/tests.yml","dependencies":[{"id":7149382837,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7149382838,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":17.16097321773833,"created_at":"2025-09-08T11:19:00.892Z","updated_at":"2025-10-07T08:25:44.304Z","avatar_url":"https://github.com/st-tech.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2698,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69288","html_url":"https://science.ecosyste.ms/projects/69288"}