{"id":38793,"name":"openml","description":"OpenML's Python API for a World of Data and More 💫","url":"https://github.com/openml/openml-python","last_synced_at":"2025-09-05T07:53:51.860Z","repository":{"id":15210624,"uuid":"17939040","full_name":"openml/openml-python","owner":"openml","description":"OpenML's Python API for a World of Data and More 💫","archived":false,"fork":false,"pushed_at":"2025-08-25T18:51:01.000Z","size":210650,"stargazers_count":304,"open_issues_count":94,"forks_count":153,"subscribers_count":22,"default_branch":"develop","last_synced_at":"2025-08-25T20:44:43.553Z","etag":null,"topics":["benchmarking","data","datascience","machine-learning","meta-learning","openml","python","tabular-data"],"latest_commit_sha":null,"homepage":"http://openml.github.io/openml-python/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openml.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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"openml","open_collective":"openml"}},"created_at":"2014-03-20T10:46:41.000Z","updated_at":"2025-08-25T16:28:01.000Z","dependencies_parsed_at":"2023-01-14T00:30:12.396Z","dependency_job_id":"af1ceddf-aabd-4ca7-9f12-9f4af214acee","html_url":"https://github.com/openml/openml-python","commit_stats":{"total_commits":1282,"total_committers":52,"mean_commits":"24.653846153846153","dds":0.6801872074882995,"last_synced_commit":"d45cf37d6ec388d3032c3d6b2c505e110aca693e"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/openml/openml-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/sbom","scorecard":{"id":709779,"data":{"date":"2025-08-11","repo":{"name":"github.com/openml/openml-python","commit":"eed10f77fc5706e307db7c04bf69734d0ba78d7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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/dist.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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/dist.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/dist.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/dist.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/docs.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/docs.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/test.yml/develop?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:3: pin your Docker image by updating python:3.10 to python:3.10@sha256:c69e40390fbbcbe98785d0bec0e93a9308850c6727edba2293bba4c79bdaffb5","Warn: pipCommand not pinned by hash: docker/Dockerfile:8","Warn: pipCommand not pinned by hash: docker/Dockerfile:9","Warn: pipCommand not pinned by hash: docker/startup.sh:67","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:89","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  14 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_docker.yaml:18"],"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":"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"}}]},"last_synced_at":"2025-08-22T07:47:05.971Z","repository_id":15210624,"created_at":"2025-08-22T07:47:05.971Z","updated_at":"2025-08-22T07:47:05.971Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728152,"owners_count":25157136,"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-05T02:00:09.113Z","response_time":402,"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":"openml","name":"OpenML","uuid":"4984562","kind":"organization","description":"Open, Networked Machine Learning ","email":"openmlhq@googlegroups.com","website":"http://www.openml.org","location":"The Future","twitter":"open_ml","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4984562?v=4","repositories_count":56,"last_synced_at":"2025-08-29T09:40:08.910Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"openml","open_collective":"openml"}},"html_url":"https://github.com/openml","funding_links":["https://github.com/sponsors/openml","https://opencollective.com/openml"],"total_stars":1697,"followers":206,"following":0,"created_at":"2022-11-02T18:11:54.222Z","updated_at":"2025-08-29T09:40:08.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml/repositories"},"packages":[{"id":5287593,"name":"openml","ecosystem":"conda","description":"OpenML-Python provides an easy-to-use and straightforward Python interface for OpenML, an online platform for open science collaboration in machine learning. It can download or upload data from OpenML, such as datasets and machine learning experiment results.","homepage":"https://openml.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/openml/openml-python","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-10-12T13:40:31.000Z","latest_release_published_at":"2025-07-24T14:06:48.000Z","latest_release_number":"0.15.1","last_synced_at":"2025-09-05T07:52:43.193Z","created_at":"2022-10-03T15:44:48.334Z","updated_at":"2025-09-05T07:52:43.193Z","registry_url":"https://anaconda.org/anaconda/openml","install_command":"conda install -c anaconda openml","documentation_url":null,"metadata":{},"repo_metadata":{"id":15210624,"uuid":"17939040","full_name":"openml/openml-python","owner":"openml","description":"OpenML's Python API for a World of Data and More 💫","archived":false,"fork":false,"pushed_at":"2025-08-25T18:51:01.000Z","size":210650,"stargazers_count":304,"open_issues_count":94,"forks_count":153,"subscribers_count":22,"default_branch":"develop","last_synced_at":"2025-08-25T20:44:43.553Z","etag":null,"topics":["benchmarking","data","datascience","machine-learning","meta-learning","openml","python","tabular-data"],"latest_commit_sha":null,"homepage":"http://openml.github.io/openml-python/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openml.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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"openml","open_collective":"openml"}},"created_at":"2014-03-20T10:46:41.000Z","updated_at":"2025-08-25T16:28:01.000Z","dependencies_parsed_at":"2023-01-14T00:30:12.396Z","dependency_job_id":"af1ceddf-aabd-4ca7-9f12-9f4af214acee","html_url":"https://github.com/openml/openml-python","commit_stats":{"total_commits":1282,"total_committers":52,"mean_commits":"24.653846153846153","dds":0.6801872074882995,"last_synced_commit":"d45cf37d6ec388d3032c3d6b2c505e110aca693e"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/openml/openml-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/sbom","scorecard":{"id":709779,"data":{"date":"2025-08-11","repo":{"name":"github.com/openml/openml-python","commit":"eed10f77fc5706e307db7c04bf69734d0ba78d7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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/dist.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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/dist.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/dist.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/dist.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/docs.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/docs.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/test.yml/develop?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:3: pin your Docker image by updating python:3.10 to python:3.10@sha256:c69e40390fbbcbe98785d0bec0e93a9308850c6727edba2293bba4c79bdaffb5","Warn: pipCommand not pinned by hash: docker/Dockerfile:8","Warn: pipCommand not pinned by hash: docker/Dockerfile:9","Warn: pipCommand not pinned by hash: docker/startup.sh:67","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:89","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  14 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_docker.yaml:18"],"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":"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"}}]},"last_synced_at":"2025-08-22T07:47:05.971Z","repository_id":15210624,"created_at":"2025-08-22T07:47:05.971Z","updated_at":"2025-08-22T07:47:05.971Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144304,"owners_count":24881139,"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-25T02:00:12.092Z","response_time":1107,"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":"openml","name":"OpenML","uuid":"4984562","kind":"organization","description":"Open, Networked Machine Learning ","email":"openmlhq@googlegroups.com","website":"http://www.openml.org","location":"The Future","twitter":"open_ml","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4984562?v=4","repositories_count":56,"last_synced_at":"2025-08-18T14:59:06.437Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"openml","open_collective":"openml"}},"html_url":"https://github.com/openml","funding_links":["https://github.com/sponsors/openml","https://opencollective.com/openml"],"total_stars":1693,"followers":206,"following":0,"created_at":"2022-11-02T18:11:54.222Z","updated_at":"2025-08-18T14:59:06.438Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml/repositories"},"tags":[{"name":"v0.15.1","sha":"0ec2f85bcc0e7a51a0c101890f135229fe552c01","kind":"commit","published_at":"2025-01-25T10:43:49.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.15.1","html_url":"https://github.com/openml/openml-python/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"dea8724d8c48770289aed50aa2e909369717696e","kind":"commit","published_at":"2024-10-04T18:02:04.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.15.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"449f2cb9274a6a4d566748c6f1fdc4b3899482ba","kind":"commit","published_at":"2024-01-18T11:58:57.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.14.2","html_url":"https://github.com/openml/openml-python/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.2/manifests"},{"name":"v0.14.0","sha":"2791074644f05736aaa226e53d303e48df776015","kind":"commit","published_at":"2023-07-04T11:57:43.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.14.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"3380bbb7fc135c33768a77c3a637c9395a8aa7aa","kind":"commit","published_at":"2023-03-22T15:25:03.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.13.1","html_url":"https://github.com/openml/openml-python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"5eb84ce0961d469f16a95c5a3f82f35b7cbcec0e","kind":"tag","published_at":"2022-11-25T14:10:19.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.13.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"72576bd830d76b1801b070c334cc8336d42402b2","kind":"commit","published_at":"2021-04-14T08:32:44.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.12.1","html_url":"https://github.com/openml/openml-python/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5511fa0b54fe5f676c39a94bdf85e75cbf495ab0","kind":"commit","published_at":"2021-03-30T08:11:56.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.12.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"bc87333533289e57f8ad92a3aab52cd564e82eed","kind":"commit","published_at":"2020-10-25T19:00:26.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.11.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.11.0/manifests"},{"name":"0.10.2","sha":"55b3343e8de144eca63b2932e4cea789e7e9f2fb","kind":"commit","published_at":"2019-11-07T13:43:38.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.10.2","html_url":"https://github.com/openml/openml-python/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"949515ff87dd4deebef5d35a53d73fd551cdeecb","kind":"commit","published_at":"2019-11-05T16:32:01.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.10.1","html_url":"https://github.com/openml/openml-python/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.1/manifests"},{"name":"v0.10.0","sha":"0f99118ad7d32bbf502da58f54d9e610e7e70274","kind":"commit","published_at":"2019-08-19T09:11:23.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.10.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.10.0/manifests"},{"name":"v0.8.0","sha":"a0ef724fec6ab31f6381d3ac2a84827ab535170d","kind":"commit","published_at":"2019-02-15T08:38:32.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.8.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.8.0/manifests"},{"name":"0.5.0","sha":"a2b602b1c939d533d78956661e7771bcd2284d60","kind":"commit","published_at":"2017-08-17T10:11:03.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.5.0","html_url":"https://github.com/openml/openml-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.5.0/manifests"},{"name":"Issue31_36","sha":"44536103d08c13b245d30f26567043bb1817947b","kind":"tag","published_at":"2016-02-20T07:03:53.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/Issue31_36","html_url":"https://github.com/openml/openml-python/releases/tag/Issue31_36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@Issue31_36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/Issue31_36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/Issue31_36/manifests"},{"name":"0.2.1","sha":"4968ad3596eae9876082cda13342d4c4ba2cc85b","kind":"tag","published_at":"2016-02-14T21:33:35.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.2.1","html_url":"https://github.com/openml/openml-python/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"28d55791f0add8775a5beedad7f1a26d39c1b1bf","kind":"tag","published_at":"2016-02-14T14:06:10.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.2.0","html_url":"https://github.com/openml/openml-python/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"7ee73e240a5521fe7d1e26955d542693010fa8aa","kind":"tag","published_at":"2016-02-14T13:03:54.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.4","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"7d3efdccbc58407cc7b9eacb6105bd880c3dbc2c","kind":"tag","published_at":"2016-02-14T09:14:13.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.3","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.3/manifests"},{"name":"0.1.1","sha":"50df5748439d92802d26aef1f4bf5410dc49201f","kind":"tag","published_at":"2015-12-14T21:24:39.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.1","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.1/manifests"},{"name":"0.1.2","sha":"29154750e2a0da2f40eb9bb40f1fb95c8e3bb913","kind":"tag","published_at":"2015-12-14T21:09:47.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.2","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.2/manifests"},{"name":"0.1.0","sha":"7825b0946a760ba5ec4839de1cdd10f39e1e2c48","kind":"tag","published_at":"2015-09-04T14:24:10.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.0","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T22:37:26.060Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":44.72012102874432,"dependent_packages_count":51.19515885022693,"stargazers_count":36.67170953101361,"forks_count":28.139183055975792,"docker_downloads_count":null,"average":40.18154311649016},"purl":"pkg:conda/openml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/openml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/openml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/openml/dependencies","status":null,"funding_links":["https://github.com/sponsors/openml","https://opencollective.com/openml"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T22:37:24.829Z","issues_count":102,"pull_requests_count":173,"avg_time_to_close_issue":51839222.571428575,"avg_time_to_close_pull_request":7856661.503184713,"issues_closed_count":49,"pull_requests_closed_count":157,"pull_request_authors_count":29,"issue_authors_count":33,"avg_comments_per_issue":2.450980392156863,"avg_comments_per_pull_request":2.3294797687861273,"merged_pull_requests_count":125,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":839377.3333333334,"past_year_avg_time_to_close_pull_request":483911.56097560975,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.6428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/issues","maintainers":[{"login":"PGijsbers","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PGijsbers"},{"login":"mfeurer","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfeurer"},{"login":"eddiebergman","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddiebergman"},{"login":"ArlindKadra","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArlindKadra"},{"login":"janvanrijn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janvanrijn"},{"login":"mitar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitar"},{"login":"Taniya-Das","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Taniya-Das"}],"active_maintainers":[{"login":"PGijsbers","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PGijsbers"},{"login":"eddiebergman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddiebergman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/openml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/openml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/openml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/openml/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2905,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":612},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-05T07:44:21.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2840402,"name":"openml","ecosystem":"pypi","description":"Python API for OpenML","homepage":null,"licenses":"BSD 3-Clause License\n        \n        Copyright (c) 2014-2019, Matthias Feurer, Jan van Rijn, Andreas Müller, \n        Joaquin Vanschoren and others.\n        All rights reserved.\n        \n        Redistribution and use in source and binary forms, with or without\n        modification, are permitted provided that the following conditions are met:\n        \n        * Redistributions of source code must retain the above copyright notice, this\n          list of conditions and the following disclaimer.\n        \n        * Redistributions in binary form must reproduce the above copyright notice,\n          this list of conditions and the following disclaimer in the documentation\n          and/or other materials provided with the distribution.\n        \n        * Neither the name of the copyright holder nor the names of its\n          contributors may be used to endorse or promote products derived from\n          this software without specific prior written permission.\n        \n        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n        AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n        IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n        FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n        DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n        CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n        OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n        OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n        \n        License of the files CONTRIBUTING.md, ISSUE_TEMPLATE.md and \n        PULL_REQUEST_TEMPLATE.md:\n        \n        Those files are modifications of the respecting templates in scikit-learn and\n        they are licensed under a New BSD license:\n        \n        New BSD License\n        \n        Copyright (c) 2007–2018 The scikit-learn developers.\n        All rights reserved.\n        \n        \n        Redistribution and use in source and binary forms, with or without\n        modification, are permitted provided that the following conditions are met:\n        \n          a. Redistributions of source code must retain the above copyright notice,\n             this list of conditions and the following disclaimer.\n          b. Redistributions in binary form must reproduce the above copyright\n             notice, this list of conditions and the following disclaimer in the\n             documentation and/or other materials provided with the distribution.\n          c. Neither the name of the Scikit-learn Developers  nor the names of\n             its contributors may be used to endorse or promote products\n             derived from this software without specific prior written\n             permission. \n        \n        \n        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n        AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n        IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n        ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR\n        ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n        DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n        CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\n        LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\n        OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\n        DAMAGE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/openml/openml-python","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2018-04-24T16:59:27.000Z","latest_release_published_at":"2025-01-25T10:56:24.000Z","latest_release_number":"0.15.1","last_synced_at":"2025-09-05T07:52:42.976Z","created_at":"2022-04-10T11:57:11.682Z","updated_at":"2025-09-05T07:52:42.976Z","registry_url":"https://pypi.org/project/openml/","install_command":"pip install openml --index-url https://pypi.org/simple","documentation_url":"https://openml.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: MacOS","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"openml","project_status":null},"repo_metadata":{"id":15210624,"uuid":"17939040","full_name":"openml/openml-python","owner":"openml","description":"Python module to interface with OpenML","archived":false,"fork":false,"pushed_at":"2024-08-26T20:42:23.000Z","size":203170,"stargazers_count":277,"open_issues_count":138,"forks_count":143,"subscribers_count":22,"default_branch":"develop","last_synced_at":"2024-08-26T23:48:16.037Z","etag":null,"topics":["hacktoberfest","machine-learning","meta-learning","openml","python"],"latest_commit_sha":null,"homepage":"https://openml.github.io/openml-python/main/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openml.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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"openml","open_collective":"openml"}},"created_at":"2014-03-20T10:46:41.000Z","updated_at":"2024-08-23T21:19:52.000Z","dependencies_parsed_at":"2023-01-14T00:30:12.396Z","dependency_job_id":"af1ceddf-aabd-4ca7-9f12-9f4af214acee","html_url":"https://github.com/openml/openml-python","commit_stats":{"total_commits":1282,"total_committers":52,"mean_commits":"24.653846153846153","dds":0.6801872074882995,"last_synced_commit":"d45cf37d6ec388d3032c3d6b2c505e110aca693e"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217089140,"owners_count":16122956,"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":"openml","name":"OpenML","uuid":"4984562","kind":"organization","description":"Open, Networked Machine Learning ","email":"openmlhq@googlegroups.com","website":"http://www.openml.org","location":"The Future","twitter":"open_ml","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4984562?v=4","repositories_count":51,"last_synced_at":"2024-05-20T15:02:51.414Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"openml","open_collective":"openml"}},"html_url":"https://github.com/openml","funding_links":["https://github.com/sponsors/openml","https://opencollective.com/openml"],"total_stars":1525,"followers":125,"following":0,"created_at":"2022-11-02T18:11:54.222Z","updated_at":"2024-05-20T15:03:00.708Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml/repositories"},"tags":[{"name":"v0.14.2","sha":"449f2cb9274a6a4d566748c6f1fdc4b3899482ba","kind":"commit","published_at":"2024-01-18T11:58:57.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.14.2","html_url":"https://github.com/openml/openml-python/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.2/manifests"},{"name":"v0.14.0","sha":"2791074644f05736aaa226e53d303e48df776015","kind":"commit","published_at":"2023-07-04T11:57:43.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.14.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"3380bbb7fc135c33768a77c3a637c9395a8aa7aa","kind":"commit","published_at":"2023-03-22T15:25:03.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.13.1","html_url":"https://github.com/openml/openml-python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"5eb84ce0961d469f16a95c5a3f82f35b7cbcec0e","kind":"tag","published_at":"2022-11-25T14:10:19.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.13.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"72576bd830d76b1801b070c334cc8336d42402b2","kind":"commit","published_at":"2021-04-14T08:32:44.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.12.1","html_url":"https://github.com/openml/openml-python/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5511fa0b54fe5f676c39a94bdf85e75cbf495ab0","kind":"commit","published_at":"2021-03-30T08:11:56.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.12.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"bc87333533289e57f8ad92a3aab52cd564e82eed","kind":"commit","published_at":"2020-10-25T19:00:26.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.11.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.11.0/manifests"},{"name":"0.10.2","sha":"55b3343e8de144eca63b2932e4cea789e7e9f2fb","kind":"commit","published_at":"2019-11-07T13:43:38.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.10.2","html_url":"https://github.com/openml/openml-python/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"949515ff87dd4deebef5d35a53d73fd551cdeecb","kind":"commit","published_at":"2019-11-05T16:32:01.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.10.1","html_url":"https://github.com/openml/openml-python/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.1/manifests"},{"name":"v0.10.0","sha":"0f99118ad7d32bbf502da58f54d9e610e7e70274","kind":"commit","published_at":"2019-08-19T09:11:23.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.10.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.10.0/manifests"},{"name":"v0.8.0","sha":"a0ef724fec6ab31f6381d3ac2a84827ab535170d","kind":"commit","published_at":"2019-02-15T08:38:32.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.8.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.8.0/manifests"},{"name":"0.5.0","sha":"a2b602b1c939d533d78956661e7771bcd2284d60","kind":"commit","published_at":"2017-08-17T10:11:03.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.5.0","html_url":"https://github.com/openml/openml-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.5.0/manifests"},{"name":"Issue31_36","sha":"44536103d08c13b245d30f26567043bb1817947b","kind":"tag","published_at":"2016-02-20T07:03:53.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/Issue31_36","html_url":"https://github.com/openml/openml-python/releases/tag/Issue31_36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/Issue31_36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/Issue31_36/manifests"},{"name":"0.2.1","sha":"4968ad3596eae9876082cda13342d4c4ba2cc85b","kind":"tag","published_at":"2016-02-14T21:33:35.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.2.1","html_url":"https://github.com/openml/openml-python/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"28d55791f0add8775a5beedad7f1a26d39c1b1bf","kind":"tag","published_at":"2016-02-14T14:06:10.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.2.0","html_url":"https://github.com/openml/openml-python/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"7ee73e240a5521fe7d1e26955d542693010fa8aa","kind":"tag","published_at":"2016-02-14T13:03:54.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.4","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"7d3efdccbc58407cc7b9eacb6105bd880c3dbc2c","kind":"tag","published_at":"2016-02-14T09:14:13.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.3","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.3/manifests"},{"name":"0.1.1","sha":"50df5748439d92802d26aef1f4bf5410dc49201f","kind":"tag","published_at":"2015-12-14T21:24:39.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.1","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.1/manifests"},{"name":"0.1.2","sha":"29154750e2a0da2f40eb9bb40f1fb95c8e3bb913","kind":"tag","published_at":"2015-12-14T21:09:47.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.2","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.2/manifests"},{"name":"0.1.0","sha":"7825b0946a760ba5ec4839de1cdd10f39e1e2c48","kind":"tag","published_at":"2015-09-04T14:24:10.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.0","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-26T23:59:39.752Z","dependent_packages_count":29,"downloads":29364,"downloads_period":"last-month","dependent_repos_count":180,"rankings":{"downloads":0.9814725138126814,"dependent_repos_count":1.1353280535653687,"dependent_packages_count":0.5915252232764507,"stargazers_count":3.8989771455054862,"forks_count":3.8670692559029365,"docker_downloads_count":1.7028967547348233,"average":2.0295448244662913},"purl":"pkg:pypi/openml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openml","docker_dependents_count":7,"docker_downloads_count":2304,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openml/dependencies","status":null,"funding_links":["https://github.com/sponsors/openml","https://opencollective.com/openml"],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-21T09:40:34.604Z","issues_count":90,"pull_requests_count":120,"avg_time_to_close_issue":46424251.24324324,"avg_time_to_close_pull_request":5127941.754545455,"issues_closed_count":37,"pull_requests_closed_count":110,"pull_request_authors_count":21,"issue_authors_count":27,"avg_comments_per_issue":2.2444444444444445,"avg_comments_per_pull_request":2.5833333333333335,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":20,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":1891644.2222222222,"past_year_avg_time_to_close_pull_request":1599781.6176470588,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":1.5128205128205128,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/issues","maintainers":[{"login":"PGijsbers","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PGijsbers"},{"login":"mfeurer","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfeurer"},{"login":"eddiebergman","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddiebergman"},{"login":"ArlindKadra","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArlindKadra"},{"login":"janvanrijn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janvanrijn"},{"login":"mitar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitar"},{"login":"Taniya-Das","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Taniya-Das"}],"active_maintainers":[{"login":"eddiebergman","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddiebergman"},{"login":"PGijsbers","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PGijsbers"},{"login":"janvanrijn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janvanrijn"},{"login":"Taniya-Das","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Taniya-Das"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openml/related_packages","maintainers":[{"uuid":"mfeurer","login":"mfeurer","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/mfeurer/","role":null,"created_at":"2022-12-14T05:43:01.692Z","updated_at":"2022-12-14T05:43:01.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mfeurer/packages"},{"uuid":"pgijsbers","login":"pgijsbers","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/pgijsbers/","role":null,"created_at":"2022-12-14T05:43:01.721Z","updated_at":"2022-12-14T05:43:01.721Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pgijsbers/packages"},{"uuid":"LennartPurucker","login":"LennartPurucker","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/LennartPurucker/","role":null,"created_at":"2024-01-23T01:34:51.599Z","updated_at":"2024-01-23T01:34:51.599Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/LennartPurucker/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725034,"maintainers_count":308331,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":5299955,"name":"openml","ecosystem":"conda","description":null,"homepage":"https://openml.org/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/openml/openml-python","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-02-09T12:09:42.000Z","latest_release_published_at":"2021-07-05T10:56:07.000Z","latest_release_number":"0.12.2","last_synced_at":"2025-09-05T07:52:46.146Z","created_at":"2022-10-03T16:07:47.787Z","updated_at":"2025-09-05T07:52:46.359Z","registry_url":"https://anaconda.org/conda-forge/openml","install_command":"conda install -c conda-forge openml","documentation_url":null,"metadata":{},"repo_metadata":{"id":15210624,"uuid":"17939040","full_name":"openml/openml-python","owner":"openml","description":"OpenML's Python API for a World of Data and More 💫","archived":false,"fork":false,"pushed_at":"2025-08-25T18:51:01.000Z","size":210650,"stargazers_count":304,"open_issues_count":94,"forks_count":153,"subscribers_count":22,"default_branch":"develop","last_synced_at":"2025-08-25T20:44:43.553Z","etag":null,"topics":["benchmarking","data","datascience","machine-learning","meta-learning","openml","python","tabular-data"],"latest_commit_sha":null,"homepage":"http://openml.github.io/openml-python/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openml.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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"openml","open_collective":"openml"}},"created_at":"2014-03-20T10:46:41.000Z","updated_at":"2025-08-25T16:28:01.000Z","dependencies_parsed_at":"2023-01-14T00:30:12.396Z","dependency_job_id":"af1ceddf-aabd-4ca7-9f12-9f4af214acee","html_url":"https://github.com/openml/openml-python","commit_stats":{"total_commits":1282,"total_committers":52,"mean_commits":"24.653846153846153","dds":0.6801872074882995,"last_synced_commit":"d45cf37d6ec388d3032c3d6b2c505e110aca693e"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/openml/openml-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/sbom","scorecard":{"id":709779,"data":{"date":"2025-08-11","repo":{"name":"github.com/openml/openml-python","commit":"eed10f77fc5706e307db7c04bf69734d0ba78d7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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/dist.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/release_docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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/dist.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/dist.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/dist.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/docs.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/docs.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_docker.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/release_docker.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/openml/openml-python/test.yml/develop?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:3: pin your Docker image by updating python:3.10 to python:3.10@sha256:c69e40390fbbcbe98785d0bec0e93a9308850c6727edba2293bba4c79bdaffb5","Warn: pipCommand not pinned by hash: docker/Dockerfile:8","Warn: pipCommand not pinned by hash: docker/Dockerfile:9","Warn: pipCommand not pinned by hash: docker/startup.sh:67","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/dist.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:89","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  14 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_docker.yaml:18"],"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":"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"}}]},"last_synced_at":"2025-08-22T07:47:05.971Z","repository_id":15210624,"created_at":"2025-08-22T07:47:05.971Z","updated_at":"2025-08-22T07:47:05.971Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144304,"owners_count":24881139,"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-25T02:00:12.092Z","response_time":1107,"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":"openml","name":"OpenML","uuid":"4984562","kind":"organization","description":"Open, Networked Machine Learning ","email":"openmlhq@googlegroups.com","website":"http://www.openml.org","location":"The Future","twitter":"open_ml","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4984562?v=4","repositories_count":56,"last_synced_at":"2025-08-18T14:59:06.437Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"openml","open_collective":"openml"}},"html_url":"https://github.com/openml","funding_links":["https://github.com/sponsors/openml","https://opencollective.com/openml"],"total_stars":1693,"followers":206,"following":0,"created_at":"2022-11-02T18:11:54.222Z","updated_at":"2025-08-18T14:59:06.438Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openml/repositories"},"tags":[{"name":"v0.15.1","sha":"0ec2f85bcc0e7a51a0c101890f135229fe552c01","kind":"commit","published_at":"2025-01-25T10:43:49.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.15.1","html_url":"https://github.com/openml/openml-python/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"dea8724d8c48770289aed50aa2e909369717696e","kind":"commit","published_at":"2024-10-04T18:02:04.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.15.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"449f2cb9274a6a4d566748c6f1fdc4b3899482ba","kind":"commit","published_at":"2024-01-18T11:58:57.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.14.2","html_url":"https://github.com/openml/openml-python/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.2/manifests"},{"name":"v0.14.0","sha":"2791074644f05736aaa226e53d303e48df776015","kind":"commit","published_at":"2023-07-04T11:57:43.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.14.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"3380bbb7fc135c33768a77c3a637c9395a8aa7aa","kind":"commit","published_at":"2023-03-22T15:25:03.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.13.1","html_url":"https://github.com/openml/openml-python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"5eb84ce0961d469f16a95c5a3f82f35b7cbcec0e","kind":"tag","published_at":"2022-11-25T14:10:19.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.13.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"72576bd830d76b1801b070c334cc8336d42402b2","kind":"commit","published_at":"2021-04-14T08:32:44.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.12.1","html_url":"https://github.com/openml/openml-python/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5511fa0b54fe5f676c39a94bdf85e75cbf495ab0","kind":"commit","published_at":"2021-03-30T08:11:56.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.12.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"bc87333533289e57f8ad92a3aab52cd564e82eed","kind":"commit","published_at":"2020-10-25T19:00:26.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.11.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.11.0/manifests"},{"name":"0.10.2","sha":"55b3343e8de144eca63b2932e4cea789e7e9f2fb","kind":"commit","published_at":"2019-11-07T13:43:38.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.10.2","html_url":"https://github.com/openml/openml-python/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"949515ff87dd4deebef5d35a53d73fd551cdeecb","kind":"commit","published_at":"2019-11-05T16:32:01.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.10.1","html_url":"https://github.com/openml/openml-python/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.10.1/manifests"},{"name":"v0.10.0","sha":"0f99118ad7d32bbf502da58f54d9e610e7e70274","kind":"commit","published_at":"2019-08-19T09:11:23.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.10.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.10.0/manifests"},{"name":"v0.8.0","sha":"a0ef724fec6ab31f6381d3ac2a84827ab535170d","kind":"commit","published_at":"2019-02-15T08:38:32.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/v0.8.0","html_url":"https://github.com/openml/openml-python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/v0.8.0/manifests"},{"name":"0.5.0","sha":"a2b602b1c939d533d78956661e7771bcd2284d60","kind":"commit","published_at":"2017-08-17T10:11:03.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.5.0","html_url":"https://github.com/openml/openml-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.5.0/manifests"},{"name":"Issue31_36","sha":"44536103d08c13b245d30f26567043bb1817947b","kind":"tag","published_at":"2016-02-20T07:03:53.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/Issue31_36","html_url":"https://github.com/openml/openml-python/releases/tag/Issue31_36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@Issue31_36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/Issue31_36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/Issue31_36/manifests"},{"name":"0.2.1","sha":"4968ad3596eae9876082cda13342d4c4ba2cc85b","kind":"tag","published_at":"2016-02-14T21:33:35.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.2.1","html_url":"https://github.com/openml/openml-python/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"28d55791f0add8775a5beedad7f1a26d39c1b1bf","kind":"tag","published_at":"2016-02-14T14:06:10.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.2.0","html_url":"https://github.com/openml/openml-python/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"7ee73e240a5521fe7d1e26955d542693010fa8aa","kind":"tag","published_at":"2016-02-14T13:03:54.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.4","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"7d3efdccbc58407cc7b9eacb6105bd880c3dbc2c","kind":"tag","published_at":"2016-02-14T09:14:13.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.3","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.3/manifests"},{"name":"0.1.1","sha":"50df5748439d92802d26aef1f4bf5410dc49201f","kind":"tag","published_at":"2015-12-14T21:24:39.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.1","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.1/manifests"},{"name":"0.1.2","sha":"29154750e2a0da2f40eb9bb40f1fb95c8e3bb913","kind":"tag","published_at":"2015-12-14T21:09:47.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.2","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.2/manifests"},{"name":"0.1.0","sha":"7825b0946a760ba5ec4839de1cdd10f39e1e2c48","kind":"tag","published_at":"2015-09-04T14:24:10.000Z","download_url":"https://codeload.github.com/openml/openml-python/tar.gz/0.1.0","html_url":"https://github.com/openml/openml-python/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openml/openml-python@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T22:37:26.060Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.04371475622536,"dependent_packages_count":51.56444932381855,"stargazers_count":23.743699785418436,"forks_count":15.744298617695494,"docker_downloads_count":null,"average":26.77404062078946},"purl":"pkg:conda/openml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/openml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/openml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/openml/dependencies","status":null,"funding_links":["https://github.com/sponsors/openml","https://opencollective.com/openml"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T22:37:24.829Z","issues_count":102,"pull_requests_count":173,"avg_time_to_close_issue":51839222.571428575,"avg_time_to_close_pull_request":7856661.503184713,"issues_closed_count":49,"pull_requests_closed_count":157,"pull_request_authors_count":29,"issue_authors_count":33,"avg_comments_per_issue":2.450980392156863,"avg_comments_per_pull_request":2.3294797687861273,"merged_pull_requests_count":125,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":839377.3333333334,"past_year_avg_time_to_close_pull_request":483911.56097560975,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.6428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/issues","maintainers":[{"login":"PGijsbers","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PGijsbers"},{"login":"mfeurer","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfeurer"},{"login":"eddiebergman","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddiebergman"},{"login":"ArlindKadra","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArlindKadra"},{"login":"janvanrijn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janvanrijn"},{"login":"mitar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitar"},{"login":"Taniya-Das","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Taniya-Das"}],"active_maintainers":[{"login":"PGijsbers","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PGijsbers"},{"login":"eddiebergman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddiebergman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/openml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/openml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/openml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/openml/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":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","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":26349,"full_name":"openml/openml-python","default_branch":"develop","committers":[{"name":"Matthias Feurer","email":"feurerm@informatik.uni-freiburg.de","login":"mfeurer","count":411},{"name":"Jan van Rijn","email":"janvanrijn@gmail.com","login":"janvanrijn","count":289},{"name":"PGijsbers","email":"p.gijsbers@tue.nl","login":"PGijsbers","count":159},{"name":"Andreas Mueller","email":"amueller@nyu.edu","login":"amueller","count":134},{"name":"neeratyoy","email":"neeratyoy@gmail.com","login":"Neeratyoy","count":103},{"name":"Joaquin Vanschoren","email":"joaquin.vanschoren@gmail.com","login":"joaquinvanschoren","count":32},{"name":"Lennart Purucker","email":"purucker@cs.uni-freiburg.de","login":"LennartPurucker","count":30},{"name":"sahithyaravi1493","email":"sahithyaravi1493@gmail.com","login":"sahithyaravi","count":29},{"name":"Arlind Kadra","email":"arlindkadra@gmail.com","login":"ArlindKadra","count":28},{"name":"Zardaloop","email":"farzan.majdani@gmail.com","login":"zardaloop","count":22},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"Sahithya Ravi","email":"44670788+sahithyaravi1493","login":"sahithyaravi1493","count":13},{"name":"Eddie Bergman","email":"eddiebergmanhs@gmail.com","login":"eddiebergman","count":12},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":12},{"name":"janvanrijn","email":"vanrijn@cs.uni-freiburg.de","login":null,"count":11},{"name":"Guillaume Lemaitre","email":"g.lemaitre58@gmail.com","login":"glemaitre","count":7},{"name":"a-moadel","email":"46557866+a-moadel","login":"a-moadel","count":4},{"name":"Jesper van Engelen","email":"contact@jepps.nl","login":"engelen","count":3},{"name":"Vishal Parmar","email":"vishalm524112@gmail.com","login":"v-parmar","count":3},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":2},{"name":"nabenabe0928","email":"shuhei.watanabe.utokyo@gmail.com","login":"nabenabe0928","count":2},{"name":"prabhant","email":"prabhantsingh@gmail.com","login":"prabhant","count":2},{"name":"toon","email":"toonvancraenendonck@gmail.com","login":"toon-vc","count":2},{"name":"Pieter Gijsbers","email":"Pieter Gijsbers","login":null,"count":1},{"name":"Abraham Francis","email":"abfr049@gmail.com","login":"fsabr","count":1},{"name":"zikun","email":"33176974+zikun","login":"zikun","count":1},{"name":"chadmarchand","email":"37517821+chadmarchand","login":"chadmarchand","count":1},{"name":"William Raynaut","email":"william.raynaut@gmail.com","login":"WilliamRaynaut","count":1},{"name":"Will Martin","email":"32962172+willcmartin","login":"willcmartin","count":1},{"name":"Tim Andrews","email":"timandrews1@gmail.com","login":"timandrews335","count":1},{"name":"Thomas Schmitt","email":"twsthomas@gmail.com","login":"TwsThomas","count":1},{"name":"Tashay Green","email":"tgreen@civisanalytics.com","login":"tashay","count":1},{"name":"SubhadityaMukherjee","email":"msubhaditya@gmail.com","login":"SubhadityaMukherjee","count":1},{"name":"Roshangoli","email":"157650530+Roshangoli","login":"Roshangoli","count":1},{"name":"Rong-Inspur","email":"56406231+Rong-Inspur","login":"Rong-Inspur","count":1},{"name":"Roman Yurchak","email":"rth.yurchak@pm.me","login":"rth","count":1},{"name":"Roman Knyazhitskiy","email":"knyaz.roma@gmail.com","login":"knyazer","count":1},{"name":"Randy Olson","email":"rso@randalolson.com","login":"rhiever","count":1},{"name":"Mohammad Mirkazemi","email":"mohammad.mirkazemi@gmail.com","login":"Mirkazemi","count":1},{"name":"Minori Inoue","email":"minori.inoue.1204@gmail.com","login":"minoriinoue","count":1},{"name":"Making GitHub Delicious.","email":"iron@waffle.io","login":"waffle-iron","count":1},{"name":"Konrad Förstner","email":"konrad","login":"konrad","count":1},{"name":"Ivan Gonzalez","email":"scratchmex@gmail.com","login":"scratchmex","count":1},{"name":"Erin LeDell","email":"erin@h2o.ai","login":"ledell","count":1},{"name":"Devansh Varshney (देवांश वार्ष्णेय)","email":"varshney.devansh614@gmail.com","login":"varshneydevansh","count":1},{"name":"Brylie Christopher Oxley","email":"brylie@gnumedia.org","login":"brylie","count":1},{"name":"BrunoBelucci","email":"bruno.belucci@gmail.com","login":"BrunoBelucci","count":1},{"name":"Bilgecelik","email":"38037323+Bilgecelik","login":"Bilgecelik","count":1},{"name":"Aryan Chouhan","email":"46817791+chouhanaryan","login":"chouhanaryan","count":1},{"name":"Anatolii Domashnev","email":"a.domashnev@gmail.com","login":"anatolfernandez","count":1},{"name":"Alan Hinchliff","email":"hinchliff","login":"hinchliff","count":1},{"name":"m7142yosuke","email":"m7142yosuke@gmail.com","login":"m7142yosuke","count":1},{"name":"marcoslbueno","email":"38478211+marcoslbueno","login":"marcoslbueno","count":1}],"total_commits":1353,"total_committers":53,"total_bot_commits":27,"total_bot_committers":3,"mean_commits":25.528301886792452,"dds":0.6962305986696231,"past_year_committers":[{"name":"Pieter Gijsbers","email":"p.gijsbers@tue.nl","login":"PGijsbers","count":14},{"name":"Lennart Purucker","email":"purucker@cs.uni-freiburg.de","login":"LennartPurucker","count":14},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Eddie Bergman","email":"eddiebergmanhs@gmail.com","login":"eddiebergman","count":3},{"name":"nabenabe0928","email":"shuhei.watanabe.utokyo@gmail.com","login":"nabenabe0928","count":2},{"name":"SubhadityaMukherjee","email":"msubhaditya@gmail.com","login":"SubhadityaMukherjee","count":1},{"name":"Roshangoli","email":"157650530+Roshangoli","login":"Roshangoli","count":1},{"name":"Roman Knyazhitskiy","email":"knyaz.roma@gmail.com","login":"knyazer","count":1}],"past_year_total_commits":42,"past_year_total_committers":9,"past_year_total_bot_commits":6,"past_year_total_bot_committers":2,"past_year_mean_commits":4.666666666666667,"past_year_dds":0.6666666666666667,"last_synced_at":"2025-05-28T17:27:01.360Z","last_synced_commit":"9219cee84bdf0936cfdd35fce830867c4a75d805","created_at":"2023-03-07T16:30:09.094Z","updated_at":"2025-05-28T17:27:01.411Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310138,"contributors_count":31095232,"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":"openml/openml-python","html_url":"https://github.com/openml/openml-python","last_synced_at":"2025-08-31T10:47:26.503Z","status":null,"issues_count":108,"pull_requests_count":207,"avg_time_to_close_issue":65424501.0952381,"avg_time_to_close_pull_request":7497528.350877193,"issues_closed_count":63,"pull_requests_closed_count":171,"pull_request_authors_count":30,"issue_authors_count":36,"avg_comments_per_issue":2.5462962962962963,"avg_comments_per_pull_request":2.0483091787439616,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":7,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":8123391.0,"past_year_avg_time_to_close_pull_request":1325360.8775510204,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.7142857142857143,"past_year_avg_comments_per_pull_request":1.130952380952381,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":45,"created_at":"2023-05-10T11:04:52.042Z","updated_at":"2025-09-03T03:10:14.403Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openml%2Fopenml-python/issues","issue_labels_count":{"Data":17,"enhancement":16,"Documentation":15,"Good First Issue":13,"serverside":12,"Feature request":9,"CI":8,"bug":8,"Run":6,"Flow":4,"testing":3,"priority":3,"Task":2,"Requires Feedback":2,"dependencies":2,"wontfix":1,"in progress":1},"pull_request_labels_count":{"dependencies":30,"CI":6,"testing":5,"bug":4,"enhancement":3,"later":2,"Documentation":2,"priority":2,"in progress":1},"issue_author_associations_count":{"COLLABORATOR":49,"NONE":28,"CONTRIBUTOR":19,"MEMBER":10},"pull_request_author_associations_count":{"CONTRIBUTOR":146,"COLLABORATOR":91,"NONE":29,"MEMBER":9},"issue_authors":{"PGijsbers":32,"mfeurer":11,"joaquinvanschoren":7,"eddiebergman":7,"amueller":5,"ArlindKadra":5,"ArturDev42":4,"LennartPurucker":2,"janvanrijn":2,"Neeratyoy":2,"learsi1911":2,"pseudotensor":2,"Taniya-Das":2,"remram44":1,"xieleo5":1,"Wman1001":1,"SharathKumarReddyAlijarla":1,"sagar-nyamagouda":1,"AndriyMulyar":1,"josvandervelde":1,"AngieLee1":1,"MahmoudZamani":1,"LaurensKrudde":1,"Innixma":1,"LizzAlice":1,"arpasan":1,"alicestratula":1,"yoichii":1,"prithagupta":1,"ihsaan-ullah":1,"prabhant":1,"Louquinze":1,"AlejandroDopico2":1,"SubhadityaMukherjee":1,"BrunoBelucci":1,"mitar":1},"pull_request_authors":{"LennartPurucker":68,"PGijsbers":58,"dependabot[bot]":28,"eddiebergman":21,"pre-commit-ci[bot]":19,"mfeurer":16,"v-parmar":10,"SubhadityaMukherjee":9,"samplecatalina":6,"knyazer":4,"janvanrijn":4,"Kang13531":4,"ArlindKadra":3,"BrunoBelucci":2,"Taniya-Das":2,"megansu13":2,"Neeratyoy":2,"nabenabe0928":2,"meghan-joshi":2,"amastruserio":2,"VHemanth45":2,"Roshangoli":1,"MichaelMMeskhi":1,"Mirkazemi":1,"varshneydevansh":1,"skubatur":1,"michaelbaluja":1,"pseudotensor":1,"chadmarchand":1,"Bilgecelik":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10074708,"issues_count":31280107,"pull_requests_count":95730442,"authors_count":10690872,"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":{"Feature request":1,"dependencies":1},"past_year_pull_request_labels_count":{"bug":4,"dependencies":3,"CI":2},"past_year_issue_author_associations_count":{"CONTRIBUTOR":4,"COLLABORATOR":3,"NONE":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":56,"COLLABORATOR":38,"NONE":18,"MEMBER":2},"past_year_issue_authors":{"LennartPurucker":2,"PGijsbers":2,"alicestratula":1,"eddiebergman":1,"josvandervelde":1,"prabhant":1,"SubhadityaMukherjee":1},"past_year_pull_request_authors":{"LennartPurucker":40,"PGijsbers":31,"SubhadityaMukherjee":9,"eddiebergman":7,"samplecatalina":6,"pre-commit-ci[bot]":5,"Kang13531":4,"dependabot[bot]":3,"nabenabe0928":2,"VHemanth45":2,"meghan-joshi":2,"Taniya-Das":2,"Roshangoli":1},"maintainers":[{"login":"PGijsbers","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PGijsbers"},{"login":"mfeurer","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfeurer"},{"login":"eddiebergman","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddiebergman"},{"login":"ArlindKadra","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArlindKadra"},{"login":"janvanrijn","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janvanrijn"},{"login":"Taniya-Das","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Taniya-Das"},{"login":"mitar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitar"}],"active_maintainers":[{"login":"PGijsbers","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PGijsbers"},{"login":"eddiebergman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddiebergman"},{"login":"Taniya-Das","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Taniya-Das"}]},"events":{"total":{"CreateEvent":35,"ReleaseEvent":1,"IssuesEvent":25,"WatchEvent":25,"DeleteEvent":42,"IssueCommentEvent":95,"PushEvent":189,"PullRequestReviewCommentEvent":48,"PullRequestReviewEvent":82,"PullRequestEvent":83,"ForkEvent":12},"last_year":{"CreateEvent":35,"ReleaseEvent":1,"IssuesEvent":25,"WatchEvent":25,"DeleteEvent":42,"IssueCommentEvent":95,"PushEvent":189,"PullRequestReviewCommentEvent":48,"PullRequestReviewEvent":82,"PullRequestEvent":83,"ForkEvent":12}},"keywords":["benchmarking","data","datascience","machine-learning","meta-learning","openml","python","tabular-data"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/dist.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:11.162Z","updated_at":"2023-01-14T00:30:11.162Z","repository_link":"https://github.com/openml/openml-python/blob/develop/.github/workflows/dist.yaml","dependencies":[{"id":6891876364,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891876365,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:11.388Z","updated_at":"2023-01-14T00:30:11.388Z","repository_link":"https://github.com/openml/openml-python/blob/develop/.github/workflows/docs.yaml","dependencies":[{"id":6891876366,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891876367,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pre-commit.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:11.558Z","updated_at":"2023-01-14T00:30:11.558Z","repository_link":"https://github.com/openml/openml-python/blob/develop/.github/workflows/pre-commit.yaml","dependencies":[{"id":6891876368,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891876369,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_docker.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:11.696Z","updated_at":"2023-01-14T00:30:11.696Z","repository_link":"https://github.com/openml/openml-python/blob/develop/.github/workflows/release_docker.yaml","dependencies":[{"id":6891876376,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891876377,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891876378,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891876379,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891876380,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:11.952Z","updated_at":"2023-01-14T00:30:11.952Z","repository_link":"https://github.com/openml/openml-python/blob/develop/.github/workflows/test.yml","dependencies":[{"id":6891876388,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891876389,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891876390,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:12.050Z","updated_at":"2023-01-14T00:30:12.050Z","repository_link":"https://github.com/openml/openml-python/blob/develop/docker/Dockerfile","dependencies":[{"id":6891876413,"package_name":"python","ecosystem":"docker","requirements":"3","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:12.168Z","updated_at":"2023-01-14T00:30:12.168Z","repository_link":"https://github.com/openml/openml-python/blob/develop/setup.py","dependencies":[{"id":6891876430,"package_name":"liac-arff","ecosystem":"pypi","requirements":"\u003e=2.4.0","direct":true,"kind":"runtime","optional":false},{"id":6891876431,"package_name":"xmltodict","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891876432,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891876433,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.18","direct":true,"kind":"runtime","optional":false},{"id":6891876434,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891876435,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6891876436,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.13.3","direct":true,"kind":"runtime","optional":false},{"id":6891876437,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.6.2","direct":true,"kind":"runtime","optional":false},{"id":6891876438,"package_name":"minio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891876439,"package_name":"pyarrow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":20.326948455512614,"created_at":"2025-09-04T15:51:12.853Z","updated_at":"2025-10-07T08:15:54.213Z","avatar_url":"https://github.com/openml.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":29364,"funding_links":["https://github.com/sponsors/openml","https://opencollective.com/openml"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","neuroimaging","parallel","mesh","fmri","molecular-dynamics-simulation","energy-system","battery","gtk","qt"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38793","html_url":"https://science.ecosyste.ms/projects/38793","bibtex_url":"https://science.ecosyste.ms/projects/38793/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38793/export.apalike"}