{"id":70405,"name":"tpot","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","url":"https://github.com/epistasislab/tpot","last_synced_at":"2025-09-08T15:04:30.337Z","repository":{"id":37333729,"uuid":"45495679","full_name":"EpistasisLab/tpot","owner":"EpistasisLab","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","archived":false,"fork":false,"pushed_at":"2025-08-12T18:33:02.000Z","size":91934,"stargazers_count":9979,"open_issues_count":305,"forks_count":1575,"subscribers_count":283,"default_branch":"main","last_synced_at":"2025-09-07T13:54:59.104Z","etag":null,"topics":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"latest_commit_sha":null,"homepage":"http://epistasislab.github.io/tpot/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EpistasisLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-03T21:08:40.000Z","updated_at":"2025-09-07T13:01:55.000Z","dependencies_parsed_at":"2023-12-06T07:09:35.003Z","dependency_job_id":"a2ae5db8-748a-47b4-8839-b25493cbd0d4","html_url":"https://github.com/EpistasisLab/tpot","commit_stats":{"total_commits":1881,"total_committers":120,"mean_commits":15.675,"dds":0.771398192450824,"last_synced_commit":"9db6418230edb47f2032ea5474119bf4f96ea422"},"previous_names":["rhiever/tpot"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/EpistasisLab/tpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/sbom","scorecard":{"id":46272,"data":{"date":"2025-08-11","repo":{"name":"github.com/EpistasisLab/tpot","commit":"1095e805cb3a5f8590926336ad0329278d551439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'residualAdj'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-14T22:50:58.162Z","repository_id":37333729,"created_at":"2025-08-14T22:50:58.162Z","updated_at":"2025-08-14T22:50:58.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124961,"owners_count":25226446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"EpistasisLab","name":"Epistasis Lab at Cedars Sinai","uuid":"20861190","kind":"organization","description":"Prof. Jason H. Moore's research lab at Cedars Sinai","email":"jason.moore@csmc.edu","website":"http://epistasis.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20861190?v=4","repositories_count":63,"last_synced_at":"2023-08-04T19:01:24.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EpistasisLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T07:33:38.374Z","updated_at":"2023-08-04T19:01:25.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab/repositories"},"packages":[{"id":5294028,"name":"tpot","ecosystem":"conda","description":"Consider TPOT your Data Science Assistant. TPOT is a Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.  TPOT will automate the most tedious part of machine learning by intelligently exploring thousands of possible pipelines to find the best one for your data.  Once TPOT is finished searching (or you get tired of waiting), it provides you with the Python code for the best pipeline it found so you can tinker with the pipeline from there.  TPOT is built on top of scikit-learn, so all of the code it generates should look familiar... if you're familiar with scikit-learn, anyway.  TPOT is still under active development and we encourage you to check back on this repository regularly for updates.","homepage":"https://epistasislab.github.io/tpot","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/EpistasisLab/tpot","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2022-10-03T15:56:13.214Z","latest_release_published_at":"2021-03-05T03:53:31.000Z","latest_release_number":"0.11.7","last_synced_at":"2025-09-07T13:55:14.496Z","created_at":"2022-10-03T15:56:13.205Z","updated_at":"2025-09-08T02:39:19.316Z","registry_url":"https://anaconda.org/conda-forge/tpot","install_command":"conda install -c conda-forge tpot","documentation_url":null,"metadata":{},"repo_metadata":{"id":37333729,"uuid":"45495679","full_name":"EpistasisLab/tpot","owner":"EpistasisLab","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","archived":false,"fork":false,"pushed_at":"2025-08-12T18:33:02.000Z","size":91934,"stargazers_count":9979,"open_issues_count":305,"forks_count":1575,"subscribers_count":283,"default_branch":"main","last_synced_at":"2025-09-07T13:54:59.104Z","etag":null,"topics":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"latest_commit_sha":null,"homepage":"http://epistasislab.github.io/tpot/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EpistasisLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-03T21:08:40.000Z","updated_at":"2025-09-07T13:01:55.000Z","dependencies_parsed_at":"2023-12-06T07:09:35.003Z","dependency_job_id":"a2ae5db8-748a-47b4-8839-b25493cbd0d4","html_url":"https://github.com/EpistasisLab/tpot","commit_stats":{"total_commits":1881,"total_committers":120,"mean_commits":15.675,"dds":0.771398192450824,"last_synced_commit":"9db6418230edb47f2032ea5474119bf4f96ea422"},"previous_names":["rhiever/tpot"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/EpistasisLab/tpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/sbom","scorecard":{"id":46272,"data":{"date":"2025-08-11","repo":{"name":"github.com/EpistasisLab/tpot","commit":"1095e805cb3a5f8590926336ad0329278d551439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'residualAdj'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-14T22:50:58.162Z","repository_id":37333729,"created_at":"2025-08-14T22:50:58.162Z","updated_at":"2025-08-14T22:50:58.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124949,"owners_count":25226442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EpistasisLab","name":"Epistasis Lab at Cedars Sinai","uuid":"20861190","kind":"organization","description":"Prof. Jason H. Moore's research lab at Cedars Sinai","email":"jason.moore@csmc.edu","website":"http://epistasis.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20861190?v=4","repositories_count":63,"last_synced_at":"2023-08-04T19:01:24.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EpistasisLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T07:33:38.374Z","updated_at":"2023-08-04T19:01:25.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab/repositories"},"tags":[{"name":"v1.1.0","sha":"792e534518408448d6df656eb46b0752d867bfce","kind":"commit","published_at":"2025-07-03T21:13:17.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.1.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7a72748003f2777247fb0964a59b340d2b77fb05","kind":"commit","published_at":"2025-02-25T20:43:43.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.0.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0/manifests"},{"name":"v0.12.2","sha":"9db6418230edb47f2032ea5474119bf4f96ea422","kind":"commit","published_at":"2024-02-23T19:03:07.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"881d32220cbad1ab18b01e66f54ce1e60f17d7a6","kind":"commit","published_at":"2023-08-15T18:20:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"8e3669305b24898f69ef182ef745b2ebccedb99f","kind":"commit","published_at":"2023-05-25T22:11:55.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"6448bdb71ba08b4a0447c640d2f05a05e1affc21","kind":"commit","published_at":"2021-01-06T15:17:46.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7/manifests"},{"name":"0.11.6.post3","sha":"1e6094279edf7b81034fb7e3d3569953aee59775","kind":"commit","published_at":"2020-12-14T15:04:13.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6.post3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3/manifests"},{"name":"v0.11.6.post2","sha":"1b013b2db27008952b04273d6cb7a00b1c88c192","kind":"commit","published_at":"2020-11-30T16:22:30.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2/manifests"},{"name":"v0.11.6.post1","sha":"5f3ccef402ea5c9261fc6a400e1e803cbe82c3fc","kind":"commit","published_at":"2020-11-05T15:43:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1/manifests"},{"name":"0.11.6","sha":"08e9db82fa4d5c7436c2246ef0affe72ec41fd1c","kind":"commit","published_at":"2020-10-26T14:43:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6/manifests"},{"name":"v0.11.1-resAdj","sha":"35f28718b95ab4b302e5d4bb7df9a9c5b213bff7","kind":"commit","published_at":"2020-09-02T20:34:45.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1-resAdj","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1-resAdj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1-resAdj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj/manifests"},{"name":"v0.11.5","sha":"1c009c669190a024671a2d810f90fc097d6610d5","kind":"commit","published_at":"2020-06-01T22:06:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"81a8c3158ec5f79705f1036df6208745c341ff88","kind":"commit","published_at":"2020-05-29T15:59:33.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8142192e55306291226a5244a9b31e3ecd8f1bb0","kind":"commit","published_at":"2020-05-18T16:43:00.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3/manifests"},{"name":"v0.11.3a0","sha":"0b30803fe1cbe1eb301f7f94501268b789b4feb5","kind":"commit","published_at":"2020-05-14T13:14:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3a0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0/manifests"},{"name":"v0.11.2","sha":"939585572437701b816792f03117580ad1dee76d","kind":"commit","published_at":"2020-05-13T14:48:35.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"aea42a59b52ff9704f9f677a01ebb71fda4520cc","kind":"commit","published_at":"2020-01-03T17:56:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e473d735d2fd65c7f1b70355c4e7caf8e85a9792","kind":"commit","published_at":"2019-11-05T21:03:54.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"815b0e28c7c8c4935363298bb6ce4713d280cece","kind":"commit","published_at":"2019-07-16T16:16:39.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b626271e6b5896a73fb9d7d29bebc7aa9100772e","kind":"commit","published_at":"2019-04-19T15:18:14.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"75dc2a0473996fa7befb384eb14f4f1049c08b85","kind":"commit","published_at":"2019-04-12T14:46:44.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0/manifests"},{"name":"v0.9.6","sha":"c3f165bd2222abbca6840d08f6441162147bd80d","kind":"commit","published_at":"2019-03-01T18:29:58.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5/manifests"},{"name":"0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5/manifests"},{"name":"v0.9","sha":"57038d354abf09eeba310f22f8a9e71cbbf30b66","kind":"commit","published_at":"2017-09-27T17:41:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9/manifests"},{"name":"v0.8","sha":"9c02646daef96b914b0b97ac081c0e4a9105867a","kind":"commit","published_at":"2017-06-01T22:09:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8/manifests"},{"name":"0.7","sha":"99fa61758dcdcd21b15b5224aaa482cff3d4f6d4","kind":"commit","published_at":"2017-03-22T20:43:15.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7/manifests"},{"name":"v0.6","sha":"322bee56d4bb2e79f00fcc0bde6e73cd8e20e088","kind":"commit","published_at":"2016-09-02T19:50:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6/manifests"},{"name":"v0.5","sha":"9c8c0e2ab359a23d642e4bb1eaec42fcbc5bcfdf","kind":"commit","published_at":"2016-08-20T02:50:50.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5/manifests"},{"name":"0.4","sha":"3fdf71129a31cc25387eb9ea4be68a0001f93fc9","kind":"commit","published_at":"2016-06-22T19:54:49.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4/manifests"},{"name":"v0.2.8","sha":"c7d3390b047ca07b0c6a4ace9fa7dd26148148b0","kind":"commit","published_at":"2016-03-06T03:11:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8/manifests"},{"name":"0.2.1","sha":"ea4e2492338dfe61d8b284e7a8018f2b7d8eb334","kind":"commit","published_at":"2016-02-01T20:51:53.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.2.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1/manifests"},{"name":"v0.2.0","sha":"be46434dff06c60dc390fee1d0132409b407bb3e","kind":"commit","published_at":"2015-12-07T18:35:26.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"529465b4ebea97324394951fa345f7775452b181","kind":"commit","published_at":"2015-11-17T04:02:27.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.1.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-08T02:39:19.316Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":14.689293735962067,"dependent_packages_count":8.01098078362865,"stargazers_count":3.129523334165211,"forks_count":3.3291739455952083,"docker_downloads_count":null,"average":7.289742949837784},"purl":"pkg:conda/tpot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tpot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tpot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tpot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:41:04.010Z","issues_count":144,"pull_requests_count":58,"avg_time_to_close_issue":20551073.48,"avg_time_to_close_pull_request":34193358.93181818,"issues_closed_count":50,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":125,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2461831.5,"past_year_avg_time_to_close_pull_request":3261396.4444444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/issues","maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}],"active_maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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"}},{"id":5304075,"name":"tpot-torch","ecosystem":"conda","description":"Consider TPOT your Data Science Assistant. TPOT is a Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.  TPOT will automate the most tedious part of machine learning by intelligently exploring thousands of possible pipelines to find the best one for your data.  Once TPOT is finished searching (or you get tired of waiting), it provides you with the Python code for the best pipeline it found so you can tinker with the pipeline from there.  TPOT is built on top of scikit-learn, so all of the code it generates should look familiar... if you're familiar with scikit-learn, anyway.  TPOT is still under active development and we encourage you to check back on this repository regularly for updates.","homepage":"https://epistasislab.github.io/tpot","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/EpistasisLab/tpot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-03-05T03:55:31.000Z","latest_release_published_at":"2021-03-05T03:55:31.000Z","latest_release_number":"0.11.7","last_synced_at":"2025-09-01T08:27:41.078Z","created_at":"2022-10-03T16:16:09.022Z","updated_at":"2025-09-08T02:39:19.313Z","registry_url":"https://anaconda.org/conda-forge/tpot-torch","install_command":"conda install -c conda-forge tpot-torch","documentation_url":null,"metadata":{},"repo_metadata":{"id":37333729,"uuid":"45495679","full_name":"EpistasisLab/tpot","owner":"EpistasisLab","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","archived":false,"fork":false,"pushed_at":"2025-08-12T18:33:02.000Z","size":91934,"stargazers_count":9979,"open_issues_count":305,"forks_count":1575,"subscribers_count":283,"default_branch":"main","last_synced_at":"2025-09-07T13:54:59.104Z","etag":null,"topics":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"latest_commit_sha":null,"homepage":"http://epistasislab.github.io/tpot/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EpistasisLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-03T21:08:40.000Z","updated_at":"2025-09-07T13:01:55.000Z","dependencies_parsed_at":"2023-12-06T07:09:35.003Z","dependency_job_id":"a2ae5db8-748a-47b4-8839-b25493cbd0d4","html_url":"https://github.com/EpistasisLab/tpot","commit_stats":{"total_commits":1881,"total_committers":120,"mean_commits":15.675,"dds":0.771398192450824,"last_synced_commit":"9db6418230edb47f2032ea5474119bf4f96ea422"},"previous_names":["rhiever/tpot"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/EpistasisLab/tpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/sbom","scorecard":{"id":46272,"data":{"date":"2025-08-11","repo":{"name":"github.com/EpistasisLab/tpot","commit":"1095e805cb3a5f8590926336ad0329278d551439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'residualAdj'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-14T22:50:58.162Z","repository_id":37333729,"created_at":"2025-08-14T22:50:58.162Z","updated_at":"2025-08-14T22:50:58.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124949,"owners_count":25226442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EpistasisLab","name":"Epistasis Lab at Cedars Sinai","uuid":"20861190","kind":"organization","description":"Prof. Jason H. Moore's research lab at Cedars Sinai","email":"jason.moore@csmc.edu","website":"http://epistasis.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20861190?v=4","repositories_count":63,"last_synced_at":"2023-08-04T19:01:24.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EpistasisLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T07:33:38.374Z","updated_at":"2023-08-04T19:01:25.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab/repositories"},"tags":[{"name":"v1.1.0","sha":"792e534518408448d6df656eb46b0752d867bfce","kind":"commit","published_at":"2025-07-03T21:13:17.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.1.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7a72748003f2777247fb0964a59b340d2b77fb05","kind":"commit","published_at":"2025-02-25T20:43:43.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.0.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0/manifests"},{"name":"v0.12.2","sha":"9db6418230edb47f2032ea5474119bf4f96ea422","kind":"commit","published_at":"2024-02-23T19:03:07.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"881d32220cbad1ab18b01e66f54ce1e60f17d7a6","kind":"commit","published_at":"2023-08-15T18:20:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"8e3669305b24898f69ef182ef745b2ebccedb99f","kind":"commit","published_at":"2023-05-25T22:11:55.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"6448bdb71ba08b4a0447c640d2f05a05e1affc21","kind":"commit","published_at":"2021-01-06T15:17:46.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7/manifests"},{"name":"0.11.6.post3","sha":"1e6094279edf7b81034fb7e3d3569953aee59775","kind":"commit","published_at":"2020-12-14T15:04:13.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6.post3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3/manifests"},{"name":"v0.11.6.post2","sha":"1b013b2db27008952b04273d6cb7a00b1c88c192","kind":"commit","published_at":"2020-11-30T16:22:30.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2/manifests"},{"name":"v0.11.6.post1","sha":"5f3ccef402ea5c9261fc6a400e1e803cbe82c3fc","kind":"commit","published_at":"2020-11-05T15:43:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1/manifests"},{"name":"0.11.6","sha":"08e9db82fa4d5c7436c2246ef0affe72ec41fd1c","kind":"commit","published_at":"2020-10-26T14:43:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6/manifests"},{"name":"v0.11.1-resAdj","sha":"35f28718b95ab4b302e5d4bb7df9a9c5b213bff7","kind":"commit","published_at":"2020-09-02T20:34:45.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1-resAdj","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1-resAdj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1-resAdj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj/manifests"},{"name":"v0.11.5","sha":"1c009c669190a024671a2d810f90fc097d6610d5","kind":"commit","published_at":"2020-06-01T22:06:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"81a8c3158ec5f79705f1036df6208745c341ff88","kind":"commit","published_at":"2020-05-29T15:59:33.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8142192e55306291226a5244a9b31e3ecd8f1bb0","kind":"commit","published_at":"2020-05-18T16:43:00.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3/manifests"},{"name":"v0.11.3a0","sha":"0b30803fe1cbe1eb301f7f94501268b789b4feb5","kind":"commit","published_at":"2020-05-14T13:14:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3a0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0/manifests"},{"name":"v0.11.2","sha":"939585572437701b816792f03117580ad1dee76d","kind":"commit","published_at":"2020-05-13T14:48:35.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"aea42a59b52ff9704f9f677a01ebb71fda4520cc","kind":"commit","published_at":"2020-01-03T17:56:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e473d735d2fd65c7f1b70355c4e7caf8e85a9792","kind":"commit","published_at":"2019-11-05T21:03:54.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"815b0e28c7c8c4935363298bb6ce4713d280cece","kind":"commit","published_at":"2019-07-16T16:16:39.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b626271e6b5896a73fb9d7d29bebc7aa9100772e","kind":"commit","published_at":"2019-04-19T15:18:14.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"75dc2a0473996fa7befb384eb14f4f1049c08b85","kind":"commit","published_at":"2019-04-12T14:46:44.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0/manifests"},{"name":"v0.9.6","sha":"c3f165bd2222abbca6840d08f6441162147bd80d","kind":"commit","published_at":"2019-03-01T18:29:58.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5/manifests"},{"name":"0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5/manifests"},{"name":"v0.9","sha":"57038d354abf09eeba310f22f8a9e71cbbf30b66","kind":"commit","published_at":"2017-09-27T17:41:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9/manifests"},{"name":"v0.8","sha":"9c02646daef96b914b0b97ac081c0e4a9105867a","kind":"commit","published_at":"2017-06-01T22:09:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8/manifests"},{"name":"0.7","sha":"99fa61758dcdcd21b15b5224aaa482cff3d4f6d4","kind":"commit","published_at":"2017-03-22T20:43:15.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7/manifests"},{"name":"v0.6","sha":"322bee56d4bb2e79f00fcc0bde6e73cd8e20e088","kind":"commit","published_at":"2016-09-02T19:50:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6/manifests"},{"name":"v0.5","sha":"9c8c0e2ab359a23d642e4bb1eaec42fcbc5bcfdf","kind":"commit","published_at":"2016-08-20T02:50:50.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5/manifests"},{"name":"0.4","sha":"3fdf71129a31cc25387eb9ea4be68a0001f93fc9","kind":"commit","published_at":"2016-06-22T19:54:49.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4/manifests"},{"name":"v0.2.8","sha":"c7d3390b047ca07b0c6a4ace9fa7dd26148148b0","kind":"commit","published_at":"2016-03-06T03:11:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8/manifests"},{"name":"0.2.1","sha":"ea4e2492338dfe61d8b284e7a8018f2b7d8eb334","kind":"commit","published_at":"2016-02-01T20:51:53.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.2.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1/manifests"},{"name":"v0.2.0","sha":"be46434dff06c60dc390fee1d0132409b407bb3e","kind":"commit","published_at":"2015-12-07T18:35:26.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"529465b4ebea97324394951fa345f7775452b181","kind":"commit","published_at":"2015-11-17T04:02:27.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.1.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-08T02:39:19.313Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.9248814574494633,"forks_count":3.129523334165211,"average":17.224856501123035},"purl":"pkg:conda/tpot-torch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tpot-torch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tpot-torch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tpot-torch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:41:04.010Z","issues_count":144,"pull_requests_count":58,"avg_time_to_close_issue":20551073.48,"avg_time_to_close_pull_request":34193358.93181818,"issues_closed_count":50,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":125,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2461831.5,"past_year_avg_time_to_close_pull_request":3261396.4444444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/issues","maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}],"active_maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-torch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-torch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-torch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-torch/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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"}},{"id":5304074,"name":"tpot-skrebate","ecosystem":"conda","description":"Consider TPOT your Data Science Assistant. TPOT is a Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.  TPOT will automate the most tedious part of machine learning by intelligently exploring thousands of possible pipelines to find the best one for your data.  Once TPOT is finished searching (or you get tired of waiting), it provides you with the Python code for the best pipeline it found so you can tinker with the pipeline from there.  TPOT is built on top of scikit-learn, so all of the code it generates should look familiar... if you're familiar with scikit-learn, anyway.  TPOT is still under active development and we encourage you to check back on this repository regularly for updates.","homepage":"https://epistasislab.github.io/tpot","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/EpistasisLab/tpot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-03-05T03:55:07.000Z","latest_release_published_at":"2021-03-05T03:55:07.000Z","latest_release_number":"0.11.7","last_synced_at":"2025-09-07T13:55:21.348Z","created_at":"2022-10-03T16:16:08.844Z","updated_at":"2025-09-08T02:39:19.307Z","registry_url":"https://anaconda.org/conda-forge/tpot-skrebate","install_command":"conda install -c conda-forge tpot-skrebate","documentation_url":null,"metadata":{},"repo_metadata":{"id":37333729,"uuid":"45495679","full_name":"EpistasisLab/tpot","owner":"EpistasisLab","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","archived":false,"fork":false,"pushed_at":"2025-08-12T18:33:02.000Z","size":91934,"stargazers_count":9979,"open_issues_count":305,"forks_count":1575,"subscribers_count":283,"default_branch":"main","last_synced_at":"2025-09-07T13:54:59.104Z","etag":null,"topics":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"latest_commit_sha":null,"homepage":"http://epistasislab.github.io/tpot/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EpistasisLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-03T21:08:40.000Z","updated_at":"2025-09-07T13:01:55.000Z","dependencies_parsed_at":"2023-12-06T07:09:35.003Z","dependency_job_id":"a2ae5db8-748a-47b4-8839-b25493cbd0d4","html_url":"https://github.com/EpistasisLab/tpot","commit_stats":{"total_commits":1881,"total_committers":120,"mean_commits":15.675,"dds":0.771398192450824,"last_synced_commit":"9db6418230edb47f2032ea5474119bf4f96ea422"},"previous_names":["rhiever/tpot"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/EpistasisLab/tpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/sbom","scorecard":{"id":46272,"data":{"date":"2025-08-11","repo":{"name":"github.com/EpistasisLab/tpot","commit":"1095e805cb3a5f8590926336ad0329278d551439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'residualAdj'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-14T22:50:58.162Z","repository_id":37333729,"created_at":"2025-08-14T22:50:58.162Z","updated_at":"2025-08-14T22:50:58.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124949,"owners_count":25226442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EpistasisLab","name":"Epistasis Lab at Cedars Sinai","uuid":"20861190","kind":"organization","description":"Prof. Jason H. Moore's research lab at Cedars Sinai","email":"jason.moore@csmc.edu","website":"http://epistasis.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20861190?v=4","repositories_count":63,"last_synced_at":"2023-08-04T19:01:24.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EpistasisLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T07:33:38.374Z","updated_at":"2023-08-04T19:01:25.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab/repositories"},"tags":[{"name":"v1.1.0","sha":"792e534518408448d6df656eb46b0752d867bfce","kind":"commit","published_at":"2025-07-03T21:13:17.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.1.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7a72748003f2777247fb0964a59b340d2b77fb05","kind":"commit","published_at":"2025-02-25T20:43:43.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.0.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0/manifests"},{"name":"v0.12.2","sha":"9db6418230edb47f2032ea5474119bf4f96ea422","kind":"commit","published_at":"2024-02-23T19:03:07.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"881d32220cbad1ab18b01e66f54ce1e60f17d7a6","kind":"commit","published_at":"2023-08-15T18:20:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"8e3669305b24898f69ef182ef745b2ebccedb99f","kind":"commit","published_at":"2023-05-25T22:11:55.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"6448bdb71ba08b4a0447c640d2f05a05e1affc21","kind":"commit","published_at":"2021-01-06T15:17:46.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7/manifests"},{"name":"0.11.6.post3","sha":"1e6094279edf7b81034fb7e3d3569953aee59775","kind":"commit","published_at":"2020-12-14T15:04:13.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6.post3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3/manifests"},{"name":"v0.11.6.post2","sha":"1b013b2db27008952b04273d6cb7a00b1c88c192","kind":"commit","published_at":"2020-11-30T16:22:30.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2/manifests"},{"name":"v0.11.6.post1","sha":"5f3ccef402ea5c9261fc6a400e1e803cbe82c3fc","kind":"commit","published_at":"2020-11-05T15:43:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1/manifests"},{"name":"0.11.6","sha":"08e9db82fa4d5c7436c2246ef0affe72ec41fd1c","kind":"commit","published_at":"2020-10-26T14:43:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6/manifests"},{"name":"v0.11.1-resAdj","sha":"35f28718b95ab4b302e5d4bb7df9a9c5b213bff7","kind":"commit","published_at":"2020-09-02T20:34:45.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1-resAdj","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1-resAdj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1-resAdj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj/manifests"},{"name":"v0.11.5","sha":"1c009c669190a024671a2d810f90fc097d6610d5","kind":"commit","published_at":"2020-06-01T22:06:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"81a8c3158ec5f79705f1036df6208745c341ff88","kind":"commit","published_at":"2020-05-29T15:59:33.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8142192e55306291226a5244a9b31e3ecd8f1bb0","kind":"commit","published_at":"2020-05-18T16:43:00.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3/manifests"},{"name":"v0.11.3a0","sha":"0b30803fe1cbe1eb301f7f94501268b789b4feb5","kind":"commit","published_at":"2020-05-14T13:14:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3a0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0/manifests"},{"name":"v0.11.2","sha":"939585572437701b816792f03117580ad1dee76d","kind":"commit","published_at":"2020-05-13T14:48:35.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"aea42a59b52ff9704f9f677a01ebb71fda4520cc","kind":"commit","published_at":"2020-01-03T17:56:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e473d735d2fd65c7f1b70355c4e7caf8e85a9792","kind":"commit","published_at":"2019-11-05T21:03:54.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"815b0e28c7c8c4935363298bb6ce4713d280cece","kind":"commit","published_at":"2019-07-16T16:16:39.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b626271e6b5896a73fb9d7d29bebc7aa9100772e","kind":"commit","published_at":"2019-04-19T15:18:14.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"75dc2a0473996fa7befb384eb14f4f1049c08b85","kind":"commit","published_at":"2019-04-12T14:46:44.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0/manifests"},{"name":"v0.9.6","sha":"c3f165bd2222abbca6840d08f6441162147bd80d","kind":"commit","published_at":"2019-03-01T18:29:58.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5/manifests"},{"name":"0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5/manifests"},{"name":"v0.9","sha":"57038d354abf09eeba310f22f8a9e71cbbf30b66","kind":"commit","published_at":"2017-09-27T17:41:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9/manifests"},{"name":"v0.8","sha":"9c02646daef96b914b0b97ac081c0e4a9105867a","kind":"commit","published_at":"2017-06-01T22:09:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8/manifests"},{"name":"0.7","sha":"99fa61758dcdcd21b15b5224aaa482cff3d4f6d4","kind":"commit","published_at":"2017-03-22T20:43:15.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7/manifests"},{"name":"v0.6","sha":"322bee56d4bb2e79f00fcc0bde6e73cd8e20e088","kind":"commit","published_at":"2016-09-02T19:50:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6/manifests"},{"name":"v0.5","sha":"9c8c0e2ab359a23d642e4bb1eaec42fcbc5bcfdf","kind":"commit","published_at":"2016-08-20T02:50:50.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5/manifests"},{"name":"0.4","sha":"3fdf71129a31cc25387eb9ea4be68a0001f93fc9","kind":"commit","published_at":"2016-06-22T19:54:49.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4/manifests"},{"name":"v0.2.8","sha":"c7d3390b047ca07b0c6a4ace9fa7dd26148148b0","kind":"commit","published_at":"2016-03-06T03:11:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8/manifests"},{"name":"0.2.1","sha":"ea4e2492338dfe61d8b284e7a8018f2b7d8eb334","kind":"commit","published_at":"2016-02-01T20:51:53.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.2.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1/manifests"},{"name":"v0.2.0","sha":"be46434dff06c60dc390fee1d0132409b407bb3e","kind":"commit","published_at":"2015-12-07T18:35:26.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"529465b4ebea97324394951fa345f7775452b181","kind":"commit","published_at":"2015-11-17T04:02:27.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.1.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-08T02:39:19.307Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.9248814574494633,"forks_count":3.129523334165211,"average":17.224856501123035},"purl":"pkg:conda/tpot-skrebate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tpot-skrebate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tpot-skrebate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tpot-skrebate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:41:04.010Z","issues_count":144,"pull_requests_count":58,"avg_time_to_close_issue":20551073.48,"avg_time_to_close_pull_request":34193358.93181818,"issues_closed_count":50,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":125,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2461831.5,"past_year_avg_time_to_close_pull_request":3261396.4444444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/issues","maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}],"active_maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-skrebate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-skrebate/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-skrebate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-skrebate/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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"}},{"id":5304071,"name":"tpot-full","ecosystem":"conda","description":"Consider TPOT your Data Science Assistant. TPOT is a Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.  TPOT will automate the most tedious part of machine learning by intelligently exploring thousands of possible pipelines to find the best one for your data.  Once TPOT is finished searching (or you get tired of waiting), it provides you with the Python code for the best pipeline it found so you can tinker with the pipeline from there.  TPOT is built on top of scikit-learn, so all of the code it generates should look familiar... if you're familiar with scikit-learn, anyway.  TPOT is still under active development and we encourage you to check back on this repository regularly for updates.","homepage":"https://epistasislab.github.io/tpot","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/EpistasisLab/tpot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-03-05T03:55:55.000Z","latest_release_published_at":"2021-03-05T03:55:55.000Z","latest_release_number":"0.11.7","last_synced_at":"2025-09-07T13:55:18.406Z","created_at":"2022-10-03T16:16:08.368Z","updated_at":"2025-09-08T02:39:19.305Z","registry_url":"https://anaconda.org/conda-forge/tpot-full","install_command":"conda install -c conda-forge tpot-full","documentation_url":null,"metadata":{},"repo_metadata":{"id":37333729,"uuid":"45495679","full_name":"EpistasisLab/tpot","owner":"EpistasisLab","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","archived":false,"fork":false,"pushed_at":"2025-08-12T18:33:02.000Z","size":91934,"stargazers_count":9979,"open_issues_count":305,"forks_count":1575,"subscribers_count":283,"default_branch":"main","last_synced_at":"2025-09-07T13:54:59.104Z","etag":null,"topics":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"latest_commit_sha":null,"homepage":"http://epistasislab.github.io/tpot/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EpistasisLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-03T21:08:40.000Z","updated_at":"2025-09-07T13:01:55.000Z","dependencies_parsed_at":"2023-12-06T07:09:35.003Z","dependency_job_id":"a2ae5db8-748a-47b4-8839-b25493cbd0d4","html_url":"https://github.com/EpistasisLab/tpot","commit_stats":{"total_commits":1881,"total_committers":120,"mean_commits":15.675,"dds":0.771398192450824,"last_synced_commit":"9db6418230edb47f2032ea5474119bf4f96ea422"},"previous_names":["rhiever/tpot"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/EpistasisLab/tpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/sbom","scorecard":{"id":46272,"data":{"date":"2025-08-11","repo":{"name":"github.com/EpistasisLab/tpot","commit":"1095e805cb3a5f8590926336ad0329278d551439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'residualAdj'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-14T22:50:58.162Z","repository_id":37333729,"created_at":"2025-08-14T22:50:58.162Z","updated_at":"2025-08-14T22:50:58.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124949,"owners_count":25226442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EpistasisLab","name":"Epistasis Lab at Cedars Sinai","uuid":"20861190","kind":"organization","description":"Prof. Jason H. Moore's research lab at Cedars Sinai","email":"jason.moore@csmc.edu","website":"http://epistasis.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20861190?v=4","repositories_count":63,"last_synced_at":"2023-08-04T19:01:24.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EpistasisLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T07:33:38.374Z","updated_at":"2023-08-04T19:01:25.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab/repositories"},"tags":[{"name":"v1.1.0","sha":"792e534518408448d6df656eb46b0752d867bfce","kind":"commit","published_at":"2025-07-03T21:13:17.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.1.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7a72748003f2777247fb0964a59b340d2b77fb05","kind":"commit","published_at":"2025-02-25T20:43:43.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.0.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0/manifests"},{"name":"v0.12.2","sha":"9db6418230edb47f2032ea5474119bf4f96ea422","kind":"commit","published_at":"2024-02-23T19:03:07.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"881d32220cbad1ab18b01e66f54ce1e60f17d7a6","kind":"commit","published_at":"2023-08-15T18:20:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"8e3669305b24898f69ef182ef745b2ebccedb99f","kind":"commit","published_at":"2023-05-25T22:11:55.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"6448bdb71ba08b4a0447c640d2f05a05e1affc21","kind":"commit","published_at":"2021-01-06T15:17:46.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7/manifests"},{"name":"0.11.6.post3","sha":"1e6094279edf7b81034fb7e3d3569953aee59775","kind":"commit","published_at":"2020-12-14T15:04:13.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6.post3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3/manifests"},{"name":"v0.11.6.post2","sha":"1b013b2db27008952b04273d6cb7a00b1c88c192","kind":"commit","published_at":"2020-11-30T16:22:30.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2/manifests"},{"name":"v0.11.6.post1","sha":"5f3ccef402ea5c9261fc6a400e1e803cbe82c3fc","kind":"commit","published_at":"2020-11-05T15:43:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1/manifests"},{"name":"0.11.6","sha":"08e9db82fa4d5c7436c2246ef0affe72ec41fd1c","kind":"commit","published_at":"2020-10-26T14:43:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6/manifests"},{"name":"v0.11.1-resAdj","sha":"35f28718b95ab4b302e5d4bb7df9a9c5b213bff7","kind":"commit","published_at":"2020-09-02T20:34:45.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1-resAdj","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1-resAdj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1-resAdj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj/manifests"},{"name":"v0.11.5","sha":"1c009c669190a024671a2d810f90fc097d6610d5","kind":"commit","published_at":"2020-06-01T22:06:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"81a8c3158ec5f79705f1036df6208745c341ff88","kind":"commit","published_at":"2020-05-29T15:59:33.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8142192e55306291226a5244a9b31e3ecd8f1bb0","kind":"commit","published_at":"2020-05-18T16:43:00.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3/manifests"},{"name":"v0.11.3a0","sha":"0b30803fe1cbe1eb301f7f94501268b789b4feb5","kind":"commit","published_at":"2020-05-14T13:14:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3a0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0/manifests"},{"name":"v0.11.2","sha":"939585572437701b816792f03117580ad1dee76d","kind":"commit","published_at":"2020-05-13T14:48:35.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"aea42a59b52ff9704f9f677a01ebb71fda4520cc","kind":"commit","published_at":"2020-01-03T17:56:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e473d735d2fd65c7f1b70355c4e7caf8e85a9792","kind":"commit","published_at":"2019-11-05T21:03:54.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"815b0e28c7c8c4935363298bb6ce4713d280cece","kind":"commit","published_at":"2019-07-16T16:16:39.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b626271e6b5896a73fb9d7d29bebc7aa9100772e","kind":"commit","published_at":"2019-04-19T15:18:14.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"75dc2a0473996fa7befb384eb14f4f1049c08b85","kind":"commit","published_at":"2019-04-12T14:46:44.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0/manifests"},{"name":"v0.9.6","sha":"c3f165bd2222abbca6840d08f6441162147bd80d","kind":"commit","published_at":"2019-03-01T18:29:58.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5/manifests"},{"name":"0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5/manifests"},{"name":"v0.9","sha":"57038d354abf09eeba310f22f8a9e71cbbf30b66","kind":"commit","published_at":"2017-09-27T17:41:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9/manifests"},{"name":"v0.8","sha":"9c02646daef96b914b0b97ac081c0e4a9105867a","kind":"commit","published_at":"2017-06-01T22:09:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8/manifests"},{"name":"0.7","sha":"99fa61758dcdcd21b15b5224aaa482cff3d4f6d4","kind":"commit","published_at":"2017-03-22T20:43:15.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7/manifests"},{"name":"v0.6","sha":"322bee56d4bb2e79f00fcc0bde6e73cd8e20e088","kind":"commit","published_at":"2016-09-02T19:50:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6/manifests"},{"name":"v0.5","sha":"9c8c0e2ab359a23d642e4bb1eaec42fcbc5bcfdf","kind":"commit","published_at":"2016-08-20T02:50:50.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5/manifests"},{"name":"0.4","sha":"3fdf71129a31cc25387eb9ea4be68a0001f93fc9","kind":"commit","published_at":"2016-06-22T19:54:49.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4/manifests"},{"name":"v0.2.8","sha":"c7d3390b047ca07b0c6a4ace9fa7dd26148148b0","kind":"commit","published_at":"2016-03-06T03:11:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8/manifests"},{"name":"0.2.1","sha":"ea4e2492338dfe61d8b284e7a8018f2b7d8eb334","kind":"commit","published_at":"2016-02-01T20:51:53.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.2.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1/manifests"},{"name":"v0.2.0","sha":"be46434dff06c60dc390fee1d0132409b407bb3e","kind":"commit","published_at":"2015-12-07T18:35:26.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"529465b4ebea97324394951fa345f7775452b181","kind":"commit","published_at":"2015-11-17T04:02:27.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.1.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-08T02:39:19.305Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":2.9248814574494633,"forks_count":3.129523334165211,"average":22.813825804841528},"purl":"pkg:conda/tpot-full","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tpot-full","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tpot-full","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tpot-full/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:41:04.010Z","issues_count":144,"pull_requests_count":58,"avg_time_to_close_issue":20551073.48,"avg_time_to_close_pull_request":34193358.93181818,"issues_closed_count":50,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":125,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2461831.5,"past_year_avg_time_to_close_pull_request":3261396.4444444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/issues","maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}],"active_maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-full/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-full/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-full/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-full/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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"}},{"id":4123261,"name":"github.com/EpistasisLab/tpot","ecosystem":"go","description":"","homepage":null,"licenses":"lgpl-3.0","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/EpistasisLab/tpot","keywords_array":[],"namespace":"github.com/EpistasisLab","versions_count":21,"first_release_published_at":"2015-11-17T04:02:27.000Z","latest_release_published_at":"2025-07-03T21:13:17.000Z","latest_release_number":"v1.1.0","last_synced_at":"2025-09-07T13:55:02.476Z","created_at":"2022-04-12T15:06:40.095Z","updated_at":"2025-09-08T02:39:19.319Z","registry_url":"https://pkg.go.dev/github.com/EpistasisLab/tpot","install_command":"go get github.com/EpistasisLab/tpot","documentation_url":"https://pkg.go.dev/github.com/EpistasisLab/tpot#section-documentation","metadata":{},"repo_metadata":{"id":37333729,"uuid":"45495679","full_name":"EpistasisLab/tpot","owner":"EpistasisLab","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","archived":false,"fork":false,"pushed_at":"2025-08-12T18:33:02.000Z","size":91934,"stargazers_count":9979,"open_issues_count":305,"forks_count":1575,"subscribers_count":283,"default_branch":"main","last_synced_at":"2025-09-07T13:54:59.104Z","etag":null,"topics":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"latest_commit_sha":null,"homepage":"http://epistasislab.github.io/tpot/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EpistasisLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-03T21:08:40.000Z","updated_at":"2025-09-07T13:01:55.000Z","dependencies_parsed_at":"2023-12-06T07:09:35.003Z","dependency_job_id":"a2ae5db8-748a-47b4-8839-b25493cbd0d4","html_url":"https://github.com/EpistasisLab/tpot","commit_stats":{"total_commits":1881,"total_committers":120,"mean_commits":15.675,"dds":0.771398192450824,"last_synced_commit":"9db6418230edb47f2032ea5474119bf4f96ea422"},"previous_names":["rhiever/tpot"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/EpistasisLab/tpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/sbom","scorecard":{"id":46272,"data":{"date":"2025-08-11","repo":{"name":"github.com/EpistasisLab/tpot","commit":"1095e805cb3a5f8590926336ad0329278d551439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'residualAdj'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-14T22:50:58.162Z","repository_id":37333729,"created_at":"2025-08-14T22:50:58.162Z","updated_at":"2025-08-14T22:50:58.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124949,"owners_count":25226442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EpistasisLab","name":"Epistasis Lab at Cedars Sinai","uuid":"20861190","kind":"organization","description":"Prof. Jason H. Moore's research lab at Cedars Sinai","email":"jason.moore@csmc.edu","website":"http://epistasis.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20861190?v=4","repositories_count":63,"last_synced_at":"2023-08-04T19:01:24.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EpistasisLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T07:33:38.374Z","updated_at":"2023-08-04T19:01:25.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab/repositories"},"tags":[{"name":"v1.1.0","sha":"792e534518408448d6df656eb46b0752d867bfce","kind":"commit","published_at":"2025-07-03T21:13:17.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.1.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7a72748003f2777247fb0964a59b340d2b77fb05","kind":"commit","published_at":"2025-02-25T20:43:43.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.0.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0/manifests"},{"name":"v0.12.2","sha":"9db6418230edb47f2032ea5474119bf4f96ea422","kind":"commit","published_at":"2024-02-23T19:03:07.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"881d32220cbad1ab18b01e66f54ce1e60f17d7a6","kind":"commit","published_at":"2023-08-15T18:20:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"8e3669305b24898f69ef182ef745b2ebccedb99f","kind":"commit","published_at":"2023-05-25T22:11:55.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"6448bdb71ba08b4a0447c640d2f05a05e1affc21","kind":"commit","published_at":"2021-01-06T15:17:46.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7/manifests"},{"name":"0.11.6.post3","sha":"1e6094279edf7b81034fb7e3d3569953aee59775","kind":"commit","published_at":"2020-12-14T15:04:13.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6.post3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3/manifests"},{"name":"v0.11.6.post2","sha":"1b013b2db27008952b04273d6cb7a00b1c88c192","kind":"commit","published_at":"2020-11-30T16:22:30.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2/manifests"},{"name":"v0.11.6.post1","sha":"5f3ccef402ea5c9261fc6a400e1e803cbe82c3fc","kind":"commit","published_at":"2020-11-05T15:43:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1/manifests"},{"name":"0.11.6","sha":"08e9db82fa4d5c7436c2246ef0affe72ec41fd1c","kind":"commit","published_at":"2020-10-26T14:43:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6/manifests"},{"name":"v0.11.1-resAdj","sha":"35f28718b95ab4b302e5d4bb7df9a9c5b213bff7","kind":"commit","published_at":"2020-09-02T20:34:45.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1-resAdj","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1-resAdj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1-resAdj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj/manifests"},{"name":"v0.11.5","sha":"1c009c669190a024671a2d810f90fc097d6610d5","kind":"commit","published_at":"2020-06-01T22:06:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"81a8c3158ec5f79705f1036df6208745c341ff88","kind":"commit","published_at":"2020-05-29T15:59:33.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8142192e55306291226a5244a9b31e3ecd8f1bb0","kind":"commit","published_at":"2020-05-18T16:43:00.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3/manifests"},{"name":"v0.11.3a0","sha":"0b30803fe1cbe1eb301f7f94501268b789b4feb5","kind":"commit","published_at":"2020-05-14T13:14:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3a0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0/manifests"},{"name":"v0.11.2","sha":"939585572437701b816792f03117580ad1dee76d","kind":"commit","published_at":"2020-05-13T14:48:35.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"aea42a59b52ff9704f9f677a01ebb71fda4520cc","kind":"commit","published_at":"2020-01-03T17:56:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e473d735d2fd65c7f1b70355c4e7caf8e85a9792","kind":"commit","published_at":"2019-11-05T21:03:54.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"815b0e28c7c8c4935363298bb6ce4713d280cece","kind":"commit","published_at":"2019-07-16T16:16:39.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b626271e6b5896a73fb9d7d29bebc7aa9100772e","kind":"commit","published_at":"2019-04-19T15:18:14.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"75dc2a0473996fa7befb384eb14f4f1049c08b85","kind":"commit","published_at":"2019-04-12T14:46:44.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0/manifests"},{"name":"v0.9.6","sha":"c3f165bd2222abbca6840d08f6441162147bd80d","kind":"commit","published_at":"2019-03-01T18:29:58.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5/manifests"},{"name":"0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5/manifests"},{"name":"v0.9","sha":"57038d354abf09eeba310f22f8a9e71cbbf30b66","kind":"commit","published_at":"2017-09-27T17:41:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9/manifests"},{"name":"v0.8","sha":"9c02646daef96b914b0b97ac081c0e4a9105867a","kind":"commit","published_at":"2017-06-01T22:09:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8/manifests"},{"name":"0.7","sha":"99fa61758dcdcd21b15b5224aaa482cff3d4f6d4","kind":"commit","published_at":"2017-03-22T20:43:15.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7/manifests"},{"name":"v0.6","sha":"322bee56d4bb2e79f00fcc0bde6e73cd8e20e088","kind":"commit","published_at":"2016-09-02T19:50:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6/manifests"},{"name":"v0.5","sha":"9c8c0e2ab359a23d642e4bb1eaec42fcbc5bcfdf","kind":"commit","published_at":"2016-08-20T02:50:50.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5/manifests"},{"name":"0.4","sha":"3fdf71129a31cc25387eb9ea4be68a0001f93fc9","kind":"commit","published_at":"2016-06-22T19:54:49.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4/manifests"},{"name":"v0.2.8","sha":"c7d3390b047ca07b0c6a4ace9fa7dd26148148b0","kind":"commit","published_at":"2016-03-06T03:11:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8/manifests"},{"name":"0.2.1","sha":"ea4e2492338dfe61d8b284e7a8018f2b7d8eb334","kind":"commit","published_at":"2016-02-01T20:51:53.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.2.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1/manifests"},{"name":"v0.2.0","sha":"be46434dff06c60dc390fee1d0132409b407bb3e","kind":"commit","published_at":"2015-12-07T18:35:26.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"529465b4ebea97324394951fa345f7775452b181","kind":"commit","published_at":"2015-11-17T04:02:27.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.1.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-08T02:39:19.319Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21epistasis%21lab/tpot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/EpistasisLab/tpot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/EpistasisLab/tpot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/EpistasisLab/tpot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:41:04.010Z","issues_count":144,"pull_requests_count":58,"avg_time_to_close_issue":20551073.48,"avg_time_to_close_pull_request":34193358.93181818,"issues_closed_count":50,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":125,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2461831.5,"past_year_avg_time_to_close_pull_request":3261396.4444444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/issues","maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}],"active_maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FEpistasisLab%2Ftpot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FEpistasisLab%2Ftpot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FEpistasisLab%2Ftpot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FEpistasisLab%2Ftpot/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2951916,"name":"tpot","ecosystem":"pypi","description":"Tree-based Pipeline Optimization Tool","homepage":"https://github.com/EpistasisLab/tpot","licenses":"GNU/LGPLv3","normalized_licenses":["GPL-1.0","LGPL-3.0"],"repository_url":"https://github.com/EpistasisLab/tpot","keywords_array":["pipeline optimization","hyperparameter optimization","data science","machine learning","genetic programming","evolutionary computation"],"namespace":null,"versions_count":64,"first_release_published_at":"2015-11-13T16:47:14.000Z","latest_release_published_at":"2025-07-03T21:14:13.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-09-08T10:01:27.521Z","created_at":"2022-04-10T12:53:02.497Z","updated_at":"2025-09-08T10:01:27.525Z","registry_url":"https://pypi.org/project/tpot/","install_command":"pip install tpot --index-url https://pypi.org/simple","documentation_url":"https://tpot.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"tpot","project_status":null},"repo_metadata":{"id":37333729,"uuid":"45495679","full_name":"EpistasisLab/tpot","owner":"EpistasisLab","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","archived":false,"fork":false,"pushed_at":"2025-08-12T18:33:02.000Z","size":91934,"stargazers_count":9979,"open_issues_count":305,"forks_count":1575,"subscribers_count":283,"default_branch":"main","last_synced_at":"2025-09-07T13:54:59.104Z","etag":null,"topics":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"latest_commit_sha":null,"homepage":"http://epistasislab.github.io/tpot/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EpistasisLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-03T21:08:40.000Z","updated_at":"2025-09-07T13:01:55.000Z","dependencies_parsed_at":"2023-12-06T07:09:35.003Z","dependency_job_id":"a2ae5db8-748a-47b4-8839-b25493cbd0d4","html_url":"https://github.com/EpistasisLab/tpot","commit_stats":{"total_commits":1881,"total_committers":120,"mean_commits":15.675,"dds":0.771398192450824,"last_synced_commit":"9db6418230edb47f2032ea5474119bf4f96ea422"},"previous_names":["rhiever/tpot"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/EpistasisLab/tpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/sbom","scorecard":{"id":46272,"data":{"date":"2025-08-11","repo":{"name":"github.com/EpistasisLab/tpot","commit":"1095e805cb3a5f8590926336ad0329278d551439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'residualAdj'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-14T22:50:58.162Z","repository_id":37333729,"created_at":"2025-08-14T22:50:58.162Z","updated_at":"2025-08-14T22:50:58.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124949,"owners_count":25226442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EpistasisLab","name":"Epistasis Lab at Cedars Sinai","uuid":"20861190","kind":"organization","description":"Prof. Jason H. Moore's research lab at Cedars Sinai","email":"jason.moore@csmc.edu","website":"http://epistasis.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20861190?v=4","repositories_count":63,"last_synced_at":"2023-08-04T19:01:24.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EpistasisLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T07:33:38.374Z","updated_at":"2023-08-04T19:01:25.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab/repositories"},"tags":[{"name":"v1.1.0","sha":"792e534518408448d6df656eb46b0752d867bfce","kind":"commit","published_at":"2025-07-03T21:13:17.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.1.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7a72748003f2777247fb0964a59b340d2b77fb05","kind":"commit","published_at":"2025-02-25T20:43:43.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.0.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0/manifests"},{"name":"v0.12.2","sha":"9db6418230edb47f2032ea5474119bf4f96ea422","kind":"commit","published_at":"2024-02-23T19:03:07.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"881d32220cbad1ab18b01e66f54ce1e60f17d7a6","kind":"commit","published_at":"2023-08-15T18:20:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"8e3669305b24898f69ef182ef745b2ebccedb99f","kind":"commit","published_at":"2023-05-25T22:11:55.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"6448bdb71ba08b4a0447c640d2f05a05e1affc21","kind":"commit","published_at":"2021-01-06T15:17:46.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7/manifests"},{"name":"0.11.6.post3","sha":"1e6094279edf7b81034fb7e3d3569953aee59775","kind":"commit","published_at":"2020-12-14T15:04:13.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6.post3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3/manifests"},{"name":"v0.11.6.post2","sha":"1b013b2db27008952b04273d6cb7a00b1c88c192","kind":"commit","published_at":"2020-11-30T16:22:30.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2/manifests"},{"name":"v0.11.6.post1","sha":"5f3ccef402ea5c9261fc6a400e1e803cbe82c3fc","kind":"commit","published_at":"2020-11-05T15:43:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1/manifests"},{"name":"0.11.6","sha":"08e9db82fa4d5c7436c2246ef0affe72ec41fd1c","kind":"commit","published_at":"2020-10-26T14:43:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6/manifests"},{"name":"v0.11.1-resAdj","sha":"35f28718b95ab4b302e5d4bb7df9a9c5b213bff7","kind":"commit","published_at":"2020-09-02T20:34:45.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1-resAdj","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1-resAdj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1-resAdj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj/manifests"},{"name":"v0.11.5","sha":"1c009c669190a024671a2d810f90fc097d6610d5","kind":"commit","published_at":"2020-06-01T22:06:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"81a8c3158ec5f79705f1036df6208745c341ff88","kind":"commit","published_at":"2020-05-29T15:59:33.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8142192e55306291226a5244a9b31e3ecd8f1bb0","kind":"commit","published_at":"2020-05-18T16:43:00.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3/manifests"},{"name":"v0.11.3a0","sha":"0b30803fe1cbe1eb301f7f94501268b789b4feb5","kind":"commit","published_at":"2020-05-14T13:14:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3a0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0/manifests"},{"name":"v0.11.2","sha":"939585572437701b816792f03117580ad1dee76d","kind":"commit","published_at":"2020-05-13T14:48:35.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"aea42a59b52ff9704f9f677a01ebb71fda4520cc","kind":"commit","published_at":"2020-01-03T17:56:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e473d735d2fd65c7f1b70355c4e7caf8e85a9792","kind":"commit","published_at":"2019-11-05T21:03:54.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"815b0e28c7c8c4935363298bb6ce4713d280cece","kind":"commit","published_at":"2019-07-16T16:16:39.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b626271e6b5896a73fb9d7d29bebc7aa9100772e","kind":"commit","published_at":"2019-04-19T15:18:14.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"75dc2a0473996fa7befb384eb14f4f1049c08b85","kind":"commit","published_at":"2019-04-12T14:46:44.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0/manifests"},{"name":"v0.9.6","sha":"c3f165bd2222abbca6840d08f6441162147bd80d","kind":"commit","published_at":"2019-03-01T18:29:58.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5/manifests"},{"name":"0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5/manifests"},{"name":"v0.9","sha":"57038d354abf09eeba310f22f8a9e71cbbf30b66","kind":"commit","published_at":"2017-09-27T17:41:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9/manifests"},{"name":"v0.8","sha":"9c02646daef96b914b0b97ac081c0e4a9105867a","kind":"commit","published_at":"2017-06-01T22:09:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8/manifests"},{"name":"0.7","sha":"99fa61758dcdcd21b15b5224aaa482cff3d4f6d4","kind":"commit","published_at":"2017-03-22T20:43:15.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7/manifests"},{"name":"v0.6","sha":"322bee56d4bb2e79f00fcc0bde6e73cd8e20e088","kind":"commit","published_at":"2016-09-02T19:50:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6/manifests"},{"name":"v0.5","sha":"9c8c0e2ab359a23d642e4bb1eaec42fcbc5bcfdf","kind":"commit","published_at":"2016-08-20T02:50:50.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5/manifests"},{"name":"0.4","sha":"3fdf71129a31cc25387eb9ea4be68a0001f93fc9","kind":"commit","published_at":"2016-06-22T19:54:49.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4/manifests"},{"name":"v0.2.8","sha":"c7d3390b047ca07b0c6a4ace9fa7dd26148148b0","kind":"commit","published_at":"2016-03-06T03:11:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8/manifests"},{"name":"0.2.1","sha":"ea4e2492338dfe61d8b284e7a8018f2b7d8eb334","kind":"commit","published_at":"2016-02-01T20:51:53.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.2.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1/manifests"},{"name":"v0.2.0","sha":"be46434dff06c60dc390fee1d0132409b407bb3e","kind":"commit","published_at":"2015-12-07T18:35:26.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"529465b4ebea97324394951fa345f7775452b181","kind":"commit","published_at":"2015-11-17T04:02:27.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.1.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-08T02:39:19.091Z","dependent_packages_count":4,"downloads":48043,"downloads_period":"last-month","dependent_repos_count":227,"rankings":{"downloads":1.5615505417584064,"dependent_repos_count":1.0070914708981347,"dependent_packages_count":1.6105957546732337,"stargazers_count":0.26002825193146933,"forks_count":1.0687788289026217,"docker_downloads_count":1.748534006509386,"average":1.2094298091122087},"purl":"pkg:pypi/tpot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tpot","docker_dependents_count":5,"docker_downloads_count":1958,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tpot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tpot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:41:04.010Z","issues_count":144,"pull_requests_count":58,"avg_time_to_close_issue":20551073.48,"avg_time_to_close_pull_request":34193358.93181818,"issues_closed_count":50,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":125,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2461831.5,"past_year_avg_time_to_close_pull_request":3261396.4444444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/issues","maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}],"active_maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tpot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tpot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tpot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tpot/related_packages","maintainers":[{"uuid":"moorelab","login":"moorelab","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/moorelab/","role":null,"created_at":"2022-12-24T08:26:38.471Z","updated_at":"2022-12-24T08:26:38.471Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/moorelab/packages"},{"uuid":"jay-m-dev","login":"jay-m-dev","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jay-m-dev/","role":"Maintainer","created_at":"2025-02-26T22:04:40.097Z","updated_at":"2025-02-26T22:04:40.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jay-m-dev/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5304073,"name":"tpot-mdr","ecosystem":"conda","description":"Consider TPOT your Data Science Assistant. TPOT is a Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.  TPOT will automate the most tedious part of machine learning by intelligently exploring thousands of possible pipelines to find the best one for your data.  Once TPOT is finished searching (or you get tired of waiting), it provides you with the Python code for the best pipeline it found so you can tinker with the pipeline from there.  TPOT is built on top of scikit-learn, so all of the code it generates should look familiar... if you're familiar with scikit-learn, anyway.  TPOT is still under active development and we encourage you to check back on this repository regularly for updates.","homepage":"https://epistasislab.github.io/tpot","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/EpistasisLab/tpot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-03-05T03:54:42.000Z","latest_release_published_at":"2021-03-05T03:54:42.000Z","latest_release_number":"0.11.7","last_synced_at":"2025-09-07T13:55:22.543Z","created_at":"2022-10-03T16:16:08.699Z","updated_at":"2025-09-08T02:39:19.326Z","registry_url":"https://anaconda.org/conda-forge/tpot-mdr","install_command":"conda install -c conda-forge tpot-mdr","documentation_url":null,"metadata":{},"repo_metadata":{"id":37333729,"uuid":"45495679","full_name":"EpistasisLab/tpot","owner":"EpistasisLab","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","archived":false,"fork":false,"pushed_at":"2025-08-12T18:33:02.000Z","size":91934,"stargazers_count":9979,"open_issues_count":305,"forks_count":1575,"subscribers_count":283,"default_branch":"main","last_synced_at":"2025-09-07T13:54:59.104Z","etag":null,"topics":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"latest_commit_sha":null,"homepage":"http://epistasislab.github.io/tpot/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EpistasisLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-03T21:08:40.000Z","updated_at":"2025-09-07T13:01:55.000Z","dependencies_parsed_at":"2023-12-06T07:09:35.003Z","dependency_job_id":"a2ae5db8-748a-47b4-8839-b25493cbd0d4","html_url":"https://github.com/EpistasisLab/tpot","commit_stats":{"total_commits":1881,"total_committers":120,"mean_commits":15.675,"dds":0.771398192450824,"last_synced_commit":"9db6418230edb47f2032ea5474119bf4f96ea422"},"previous_names":["rhiever/tpot"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/EpistasisLab/tpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/sbom","scorecard":{"id":46272,"data":{"date":"2025-08-11","repo":{"name":"github.com/EpistasisLab/tpot","commit":"1095e805cb3a5f8590926336ad0329278d551439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'residualAdj'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-14T22:50:58.162Z","repository_id":37333729,"created_at":"2025-08-14T22:50:58.162Z","updated_at":"2025-08-14T22:50:58.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124949,"owners_count":25226442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EpistasisLab","name":"Epistasis Lab at Cedars Sinai","uuid":"20861190","kind":"organization","description":"Prof. Jason H. Moore's research lab at Cedars Sinai","email":"jason.moore@csmc.edu","website":"http://epistasis.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20861190?v=4","repositories_count":63,"last_synced_at":"2023-08-04T19:01:24.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EpistasisLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T07:33:38.374Z","updated_at":"2023-08-04T19:01:25.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab/repositories"},"tags":[{"name":"v1.1.0","sha":"792e534518408448d6df656eb46b0752d867bfce","kind":"commit","published_at":"2025-07-03T21:13:17.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.1.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7a72748003f2777247fb0964a59b340d2b77fb05","kind":"commit","published_at":"2025-02-25T20:43:43.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.0.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0/manifests"},{"name":"v0.12.2","sha":"9db6418230edb47f2032ea5474119bf4f96ea422","kind":"commit","published_at":"2024-02-23T19:03:07.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"881d32220cbad1ab18b01e66f54ce1e60f17d7a6","kind":"commit","published_at":"2023-08-15T18:20:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"8e3669305b24898f69ef182ef745b2ebccedb99f","kind":"commit","published_at":"2023-05-25T22:11:55.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"6448bdb71ba08b4a0447c640d2f05a05e1affc21","kind":"commit","published_at":"2021-01-06T15:17:46.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7/manifests"},{"name":"0.11.6.post3","sha":"1e6094279edf7b81034fb7e3d3569953aee59775","kind":"commit","published_at":"2020-12-14T15:04:13.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6.post3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3/manifests"},{"name":"v0.11.6.post2","sha":"1b013b2db27008952b04273d6cb7a00b1c88c192","kind":"commit","published_at":"2020-11-30T16:22:30.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2/manifests"},{"name":"v0.11.6.post1","sha":"5f3ccef402ea5c9261fc6a400e1e803cbe82c3fc","kind":"commit","published_at":"2020-11-05T15:43:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1/manifests"},{"name":"0.11.6","sha":"08e9db82fa4d5c7436c2246ef0affe72ec41fd1c","kind":"commit","published_at":"2020-10-26T14:43:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6/manifests"},{"name":"v0.11.1-resAdj","sha":"35f28718b95ab4b302e5d4bb7df9a9c5b213bff7","kind":"commit","published_at":"2020-09-02T20:34:45.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1-resAdj","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1-resAdj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1-resAdj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj/manifests"},{"name":"v0.11.5","sha":"1c009c669190a024671a2d810f90fc097d6610d5","kind":"commit","published_at":"2020-06-01T22:06:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"81a8c3158ec5f79705f1036df6208745c341ff88","kind":"commit","published_at":"2020-05-29T15:59:33.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8142192e55306291226a5244a9b31e3ecd8f1bb0","kind":"commit","published_at":"2020-05-18T16:43:00.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3/manifests"},{"name":"v0.11.3a0","sha":"0b30803fe1cbe1eb301f7f94501268b789b4feb5","kind":"commit","published_at":"2020-05-14T13:14:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3a0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0/manifests"},{"name":"v0.11.2","sha":"939585572437701b816792f03117580ad1dee76d","kind":"commit","published_at":"2020-05-13T14:48:35.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"aea42a59b52ff9704f9f677a01ebb71fda4520cc","kind":"commit","published_at":"2020-01-03T17:56:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e473d735d2fd65c7f1b70355c4e7caf8e85a9792","kind":"commit","published_at":"2019-11-05T21:03:54.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"815b0e28c7c8c4935363298bb6ce4713d280cece","kind":"commit","published_at":"2019-07-16T16:16:39.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b626271e6b5896a73fb9d7d29bebc7aa9100772e","kind":"commit","published_at":"2019-04-19T15:18:14.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"75dc2a0473996fa7befb384eb14f4f1049c08b85","kind":"commit","published_at":"2019-04-12T14:46:44.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0/manifests"},{"name":"v0.9.6","sha":"c3f165bd2222abbca6840d08f6441162147bd80d","kind":"commit","published_at":"2019-03-01T18:29:58.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5/manifests"},{"name":"0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5/manifests"},{"name":"v0.9","sha":"57038d354abf09eeba310f22f8a9e71cbbf30b66","kind":"commit","published_at":"2017-09-27T17:41:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9/manifests"},{"name":"v0.8","sha":"9c02646daef96b914b0b97ac081c0e4a9105867a","kind":"commit","published_at":"2017-06-01T22:09:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8/manifests"},{"name":"0.7","sha":"99fa61758dcdcd21b15b5224aaa482cff3d4f6d4","kind":"commit","published_at":"2017-03-22T20:43:15.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7/manifests"},{"name":"v0.6","sha":"322bee56d4bb2e79f00fcc0bde6e73cd8e20e088","kind":"commit","published_at":"2016-09-02T19:50:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6/manifests"},{"name":"v0.5","sha":"9c8c0e2ab359a23d642e4bb1eaec42fcbc5bcfdf","kind":"commit","published_at":"2016-08-20T02:50:50.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5/manifests"},{"name":"0.4","sha":"3fdf71129a31cc25387eb9ea4be68a0001f93fc9","kind":"commit","published_at":"2016-06-22T19:54:49.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4/manifests"},{"name":"v0.2.8","sha":"c7d3390b047ca07b0c6a4ace9fa7dd26148148b0","kind":"commit","published_at":"2016-03-06T03:11:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8/manifests"},{"name":"0.2.1","sha":"ea4e2492338dfe61d8b284e7a8018f2b7d8eb334","kind":"commit","published_at":"2016-02-01T20:51:53.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.2.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1/manifests"},{"name":"v0.2.0","sha":"be46434dff06c60dc390fee1d0132409b407bb3e","kind":"commit","published_at":"2015-12-07T18:35:26.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"529465b4ebea97324394951fa345f7775452b181","kind":"commit","published_at":"2015-11-17T04:02:27.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.1.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-08T02:39:19.325Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.9248814574494633,"forks_count":3.129523334165211,"average":17.224856501123035},"purl":"pkg:conda/tpot-mdr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tpot-mdr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tpot-mdr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tpot-mdr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:41:04.010Z","issues_count":144,"pull_requests_count":58,"avg_time_to_close_issue":20551073.48,"avg_time_to_close_pull_request":34193358.93181818,"issues_closed_count":50,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":125,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2461831.5,"past_year_avg_time_to_close_pull_request":3261396.4444444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/issues","maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}],"active_maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-mdr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-mdr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-mdr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-mdr/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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"}},{"id":4126352,"name":"github.com/epistasislab/tpot","ecosystem":"go","description":"","homepage":null,"licenses":"lgpl-3.0","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/epistasislab/tpot","keywords_array":[],"namespace":"github.com/epistasislab","versions_count":21,"first_release_published_at":"2015-11-17T04:02:27.000Z","latest_release_published_at":"2025-07-03T21:13:17.000Z","latest_release_number":"v1.1.0","last_synced_at":"2025-09-07T13:55:04.580Z","created_at":"2022-04-12T15:18:50.204Z","updated_at":"2025-09-08T02:39:20.556Z","registry_url":"https://pkg.go.dev/github.com/epistasislab/tpot","install_command":"go get github.com/epistasislab/tpot","documentation_url":"https://pkg.go.dev/github.com/epistasislab/tpot#section-documentation","metadata":{},"repo_metadata":{"id":37333729,"uuid":"45495679","full_name":"EpistasisLab/tpot","owner":"EpistasisLab","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","archived":false,"fork":false,"pushed_at":"2025-08-12T18:33:02.000Z","size":91934,"stargazers_count":9979,"open_issues_count":305,"forks_count":1575,"subscribers_count":283,"default_branch":"main","last_synced_at":"2025-09-07T13:54:59.104Z","etag":null,"topics":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"latest_commit_sha":null,"homepage":"http://epistasislab.github.io/tpot/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EpistasisLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-03T21:08:40.000Z","updated_at":"2025-09-07T13:01:55.000Z","dependencies_parsed_at":"2023-12-06T07:09:35.003Z","dependency_job_id":"a2ae5db8-748a-47b4-8839-b25493cbd0d4","html_url":"https://github.com/EpistasisLab/tpot","commit_stats":{"total_commits":1881,"total_committers":120,"mean_commits":15.675,"dds":0.771398192450824,"last_synced_commit":"9db6418230edb47f2032ea5474119bf4f96ea422"},"previous_names":["rhiever/tpot"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/EpistasisLab/tpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/sbom","scorecard":{"id":46272,"data":{"date":"2025-08-11","repo":{"name":"github.com/EpistasisLab/tpot","commit":"1095e805cb3a5f8590926336ad0329278d551439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'residualAdj'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-14T22:50:58.162Z","repository_id":37333729,"created_at":"2025-08-14T22:50:58.162Z","updated_at":"2025-08-14T22:50:58.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124961,"owners_count":25226446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EpistasisLab","name":"Epistasis Lab at Cedars Sinai","uuid":"20861190","kind":"organization","description":"Prof. Jason H. Moore's research lab at Cedars Sinai","email":"jason.moore@csmc.edu","website":"http://epistasis.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20861190?v=4","repositories_count":63,"last_synced_at":"2023-08-04T19:01:24.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EpistasisLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T07:33:38.374Z","updated_at":"2023-08-04T19:01:25.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab/repositories"},"tags":[{"name":"v1.1.0","sha":"792e534518408448d6df656eb46b0752d867bfce","kind":"commit","published_at":"2025-07-03T21:13:17.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.1.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7a72748003f2777247fb0964a59b340d2b77fb05","kind":"commit","published_at":"2025-02-25T20:43:43.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.0.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0/manifests"},{"name":"v0.12.2","sha":"9db6418230edb47f2032ea5474119bf4f96ea422","kind":"commit","published_at":"2024-02-23T19:03:07.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"881d32220cbad1ab18b01e66f54ce1e60f17d7a6","kind":"commit","published_at":"2023-08-15T18:20:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"8e3669305b24898f69ef182ef745b2ebccedb99f","kind":"commit","published_at":"2023-05-25T22:11:55.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"6448bdb71ba08b4a0447c640d2f05a05e1affc21","kind":"commit","published_at":"2021-01-06T15:17:46.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7/manifests"},{"name":"0.11.6.post3","sha":"1e6094279edf7b81034fb7e3d3569953aee59775","kind":"commit","published_at":"2020-12-14T15:04:13.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6.post3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3/manifests"},{"name":"v0.11.6.post2","sha":"1b013b2db27008952b04273d6cb7a00b1c88c192","kind":"commit","published_at":"2020-11-30T16:22:30.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2/manifests"},{"name":"v0.11.6.post1","sha":"5f3ccef402ea5c9261fc6a400e1e803cbe82c3fc","kind":"commit","published_at":"2020-11-05T15:43:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1/manifests"},{"name":"0.11.6","sha":"08e9db82fa4d5c7436c2246ef0affe72ec41fd1c","kind":"commit","published_at":"2020-10-26T14:43:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6/manifests"},{"name":"v0.11.1-resAdj","sha":"35f28718b95ab4b302e5d4bb7df9a9c5b213bff7","kind":"commit","published_at":"2020-09-02T20:34:45.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1-resAdj","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1-resAdj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1-resAdj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj/manifests"},{"name":"v0.11.5","sha":"1c009c669190a024671a2d810f90fc097d6610d5","kind":"commit","published_at":"2020-06-01T22:06:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"81a8c3158ec5f79705f1036df6208745c341ff88","kind":"commit","published_at":"2020-05-29T15:59:33.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8142192e55306291226a5244a9b31e3ecd8f1bb0","kind":"commit","published_at":"2020-05-18T16:43:00.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3/manifests"},{"name":"v0.11.3a0","sha":"0b30803fe1cbe1eb301f7f94501268b789b4feb5","kind":"commit","published_at":"2020-05-14T13:14:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3a0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0/manifests"},{"name":"v0.11.2","sha":"939585572437701b816792f03117580ad1dee76d","kind":"commit","published_at":"2020-05-13T14:48:35.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"aea42a59b52ff9704f9f677a01ebb71fda4520cc","kind":"commit","published_at":"2020-01-03T17:56:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e473d735d2fd65c7f1b70355c4e7caf8e85a9792","kind":"commit","published_at":"2019-11-05T21:03:54.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"815b0e28c7c8c4935363298bb6ce4713d280cece","kind":"commit","published_at":"2019-07-16T16:16:39.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b626271e6b5896a73fb9d7d29bebc7aa9100772e","kind":"commit","published_at":"2019-04-19T15:18:14.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"75dc2a0473996fa7befb384eb14f4f1049c08b85","kind":"commit","published_at":"2019-04-12T14:46:44.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0/manifests"},{"name":"v0.9.6","sha":"c3f165bd2222abbca6840d08f6441162147bd80d","kind":"commit","published_at":"2019-03-01T18:29:58.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5/manifests"},{"name":"0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5/manifests"},{"name":"v0.9","sha":"57038d354abf09eeba310f22f8a9e71cbbf30b66","kind":"commit","published_at":"2017-09-27T17:41:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9/manifests"},{"name":"v0.8","sha":"9c02646daef96b914b0b97ac081c0e4a9105867a","kind":"commit","published_at":"2017-06-01T22:09:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8/manifests"},{"name":"0.7","sha":"99fa61758dcdcd21b15b5224aaa482cff3d4f6d4","kind":"commit","published_at":"2017-03-22T20:43:15.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7/manifests"},{"name":"v0.6","sha":"322bee56d4bb2e79f00fcc0bde6e73cd8e20e088","kind":"commit","published_at":"2016-09-02T19:50:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6/manifests"},{"name":"v0.5","sha":"9c8c0e2ab359a23d642e4bb1eaec42fcbc5bcfdf","kind":"commit","published_at":"2016-08-20T02:50:50.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5/manifests"},{"name":"0.4","sha":"3fdf71129a31cc25387eb9ea4be68a0001f93fc9","kind":"commit","published_at":"2016-06-22T19:54:49.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4/manifests"},{"name":"v0.2.8","sha":"c7d3390b047ca07b0c6a4ace9fa7dd26148148b0","kind":"commit","published_at":"2016-03-06T03:11:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8/manifests"},{"name":"0.2.1","sha":"ea4e2492338dfe61d8b284e7a8018f2b7d8eb334","kind":"commit","published_at":"2016-02-01T20:51:53.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.2.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1/manifests"},{"name":"v0.2.0","sha":"be46434dff06c60dc390fee1d0132409b407bb3e","kind":"commit","published_at":"2015-12-07T18:35:26.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"529465b4ebea97324394951fa345f7775452b181","kind":"commit","published_at":"2015-11-17T04:02:27.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.1.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-08T02:39:20.555Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.621842380873635,"dependent_packages_count":6.491628958142286,"stargazers_count":null,"forks_count":null,"average":4.056735669507961},"purl":"pkg:golang/github.com/epistasislab/tpot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/epistasislab/tpot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/epistasislab/tpot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/epistasislab/tpot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:41:04.010Z","issues_count":144,"pull_requests_count":58,"avg_time_to_close_issue":20551073.48,"avg_time_to_close_pull_request":34193358.93181818,"issues_closed_count":50,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":125,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2461831.5,"past_year_avg_time_to_close_pull_request":3261396.4444444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/issues","maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}],"active_maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fepistasislab%2Ftpot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fepistasislab%2Ftpot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fepistasislab%2Ftpot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fepistasislab%2Ftpot/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5304070,"name":"tpot-dask","ecosystem":"conda","description":"Consider TPOT your Data Science Assistant. TPOT is a Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.  TPOT will automate the most tedious part of machine learning by intelligently exploring thousands of possible pipelines to find the best one for your data.  Once TPOT is finished searching (or you get tired of waiting), it provides you with the Python code for the best pipeline it found so you can tinker with the pipeline from there.  TPOT is built on top of scikit-learn, so all of the code it generates should look familiar... if you're familiar with scikit-learn, anyway.  TPOT is still under active development and we encourage you to check back on this repository regularly for updates.","homepage":"https://epistasislab.github.io/tpot","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/EpistasisLab/tpot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-03-05T03:53:55.000Z","latest_release_published_at":"2021-03-05T03:53:55.000Z","latest_release_number":"0.11.7","last_synced_at":"2025-09-07T13:55:20.954Z","created_at":"2022-10-03T16:16:08.211Z","updated_at":"2025-09-08T02:39:20.622Z","registry_url":"https://anaconda.org/conda-forge/tpot-dask","install_command":"conda install -c conda-forge tpot-dask","documentation_url":null,"metadata":{},"repo_metadata":{"id":37333729,"uuid":"45495679","full_name":"EpistasisLab/tpot","owner":"EpistasisLab","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","archived":false,"fork":false,"pushed_at":"2025-08-12T18:33:02.000Z","size":91934,"stargazers_count":9979,"open_issues_count":305,"forks_count":1575,"subscribers_count":283,"default_branch":"main","last_synced_at":"2025-09-07T13:54:59.104Z","etag":null,"topics":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"latest_commit_sha":null,"homepage":"http://epistasislab.github.io/tpot/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EpistasisLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-03T21:08:40.000Z","updated_at":"2025-09-07T13:01:55.000Z","dependencies_parsed_at":"2023-12-06T07:09:35.003Z","dependency_job_id":"a2ae5db8-748a-47b4-8839-b25493cbd0d4","html_url":"https://github.com/EpistasisLab/tpot","commit_stats":{"total_commits":1881,"total_committers":120,"mean_commits":15.675,"dds":0.771398192450824,"last_synced_commit":"9db6418230edb47f2032ea5474119bf4f96ea422"},"previous_names":["rhiever/tpot"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/EpistasisLab/tpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/sbom","scorecard":{"id":46272,"data":{"date":"2025-08-11","repo":{"name":"github.com/EpistasisLab/tpot","commit":"1095e805cb3a5f8590926336ad0329278d551439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'residualAdj'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-14T22:50:58.162Z","repository_id":37333729,"created_at":"2025-08-14T22:50:58.162Z","updated_at":"2025-08-14T22:50:58.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124949,"owners_count":25226442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EpistasisLab","name":"Epistasis Lab at Cedars Sinai","uuid":"20861190","kind":"organization","description":"Prof. Jason H. Moore's research lab at Cedars Sinai","email":"jason.moore@csmc.edu","website":"http://epistasis.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20861190?v=4","repositories_count":63,"last_synced_at":"2023-08-04T19:01:24.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EpistasisLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T07:33:38.374Z","updated_at":"2023-08-04T19:01:25.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab/repositories"},"tags":[{"name":"v1.1.0","sha":"792e534518408448d6df656eb46b0752d867bfce","kind":"commit","published_at":"2025-07-03T21:13:17.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.1.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7a72748003f2777247fb0964a59b340d2b77fb05","kind":"commit","published_at":"2025-02-25T20:43:43.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.0.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0/manifests"},{"name":"v0.12.2","sha":"9db6418230edb47f2032ea5474119bf4f96ea422","kind":"commit","published_at":"2024-02-23T19:03:07.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"881d32220cbad1ab18b01e66f54ce1e60f17d7a6","kind":"commit","published_at":"2023-08-15T18:20:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"8e3669305b24898f69ef182ef745b2ebccedb99f","kind":"commit","published_at":"2023-05-25T22:11:55.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"6448bdb71ba08b4a0447c640d2f05a05e1affc21","kind":"commit","published_at":"2021-01-06T15:17:46.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7/manifests"},{"name":"0.11.6.post3","sha":"1e6094279edf7b81034fb7e3d3569953aee59775","kind":"commit","published_at":"2020-12-14T15:04:13.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6.post3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3/manifests"},{"name":"v0.11.6.post2","sha":"1b013b2db27008952b04273d6cb7a00b1c88c192","kind":"commit","published_at":"2020-11-30T16:22:30.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2/manifests"},{"name":"v0.11.6.post1","sha":"5f3ccef402ea5c9261fc6a400e1e803cbe82c3fc","kind":"commit","published_at":"2020-11-05T15:43:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1/manifests"},{"name":"0.11.6","sha":"08e9db82fa4d5c7436c2246ef0affe72ec41fd1c","kind":"commit","published_at":"2020-10-26T14:43:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6/manifests"},{"name":"v0.11.1-resAdj","sha":"35f28718b95ab4b302e5d4bb7df9a9c5b213bff7","kind":"commit","published_at":"2020-09-02T20:34:45.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1-resAdj","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1-resAdj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1-resAdj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj/manifests"},{"name":"v0.11.5","sha":"1c009c669190a024671a2d810f90fc097d6610d5","kind":"commit","published_at":"2020-06-01T22:06:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"81a8c3158ec5f79705f1036df6208745c341ff88","kind":"commit","published_at":"2020-05-29T15:59:33.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8142192e55306291226a5244a9b31e3ecd8f1bb0","kind":"commit","published_at":"2020-05-18T16:43:00.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3/manifests"},{"name":"v0.11.3a0","sha":"0b30803fe1cbe1eb301f7f94501268b789b4feb5","kind":"commit","published_at":"2020-05-14T13:14:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3a0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0/manifests"},{"name":"v0.11.2","sha":"939585572437701b816792f03117580ad1dee76d","kind":"commit","published_at":"2020-05-13T14:48:35.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"aea42a59b52ff9704f9f677a01ebb71fda4520cc","kind":"commit","published_at":"2020-01-03T17:56:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e473d735d2fd65c7f1b70355c4e7caf8e85a9792","kind":"commit","published_at":"2019-11-05T21:03:54.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"815b0e28c7c8c4935363298bb6ce4713d280cece","kind":"commit","published_at":"2019-07-16T16:16:39.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b626271e6b5896a73fb9d7d29bebc7aa9100772e","kind":"commit","published_at":"2019-04-19T15:18:14.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"75dc2a0473996fa7befb384eb14f4f1049c08b85","kind":"commit","published_at":"2019-04-12T14:46:44.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0/manifests"},{"name":"v0.9.6","sha":"c3f165bd2222abbca6840d08f6441162147bd80d","kind":"commit","published_at":"2019-03-01T18:29:58.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5/manifests"},{"name":"0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5/manifests"},{"name":"v0.9","sha":"57038d354abf09eeba310f22f8a9e71cbbf30b66","kind":"commit","published_at":"2017-09-27T17:41:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9/manifests"},{"name":"v0.8","sha":"9c02646daef96b914b0b97ac081c0e4a9105867a","kind":"commit","published_at":"2017-06-01T22:09:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8/manifests"},{"name":"0.7","sha":"99fa61758dcdcd21b15b5224aaa482cff3d4f6d4","kind":"commit","published_at":"2017-03-22T20:43:15.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7/manifests"},{"name":"v0.6","sha":"322bee56d4bb2e79f00fcc0bde6e73cd8e20e088","kind":"commit","published_at":"2016-09-02T19:50:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6/manifests"},{"name":"v0.5","sha":"9c8c0e2ab359a23d642e4bb1eaec42fcbc5bcfdf","kind":"commit","published_at":"2016-08-20T02:50:50.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5/manifests"},{"name":"0.4","sha":"3fdf71129a31cc25387eb9ea4be68a0001f93fc9","kind":"commit","published_at":"2016-06-22T19:54:49.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4/manifests"},{"name":"v0.2.8","sha":"c7d3390b047ca07b0c6a4ace9fa7dd26148148b0","kind":"commit","published_at":"2016-03-06T03:11:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8/manifests"},{"name":"0.2.1","sha":"ea4e2492338dfe61d8b284e7a8018f2b7d8eb334","kind":"commit","published_at":"2016-02-01T20:51:53.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.2.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1/manifests"},{"name":"v0.2.0","sha":"be46434dff06c60dc390fee1d0132409b407bb3e","kind":"commit","published_at":"2015-12-07T18:35:26.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"529465b4ebea97324394951fa345f7775452b181","kind":"commit","published_at":"2015-11-17T04:02:27.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.1.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-08T02:39:20.622Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.9248814574494633,"forks_count":3.129523334165211,"average":17.224856501123035},"purl":"pkg:conda/tpot-dask","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tpot-dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tpot-dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tpot-dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:41:04.010Z","issues_count":144,"pull_requests_count":58,"avg_time_to_close_issue":20551073.48,"avg_time_to_close_pull_request":34193358.93181818,"issues_closed_count":50,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":125,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2461831.5,"past_year_avg_time_to_close_pull_request":3261396.4444444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/issues","maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}],"active_maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-dask/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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"}},{"id":5304072,"name":"tpot-imblearn","ecosystem":"conda","description":"Consider TPOT your Data Science Assistant. TPOT is a Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.  TPOT will automate the most tedious part of machine learning by intelligently exploring thousands of possible pipelines to find the best one for your data.  Once TPOT is finished searching (or you get tired of waiting), it provides you with the Python code for the best pipeline it found so you can tinker with the pipeline from there.  TPOT is built on top of scikit-learn, so all of the code it generates should look familiar... if you're familiar with scikit-learn, anyway.  TPOT is still under active development and we encourage you to check back on this repository regularly for updates.","homepage":"https://epistasislab.github.io/tpot","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/EpistasisLab/tpot","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-03-05T03:54:18.000Z","latest_release_published_at":"2021-03-05T03:54:18.000Z","latest_release_number":"0.11.7","last_synced_at":"2025-09-07T13:55:23.307Z","created_at":"2022-10-03T16:16:08.539Z","updated_at":"2025-09-08T02:39:19.323Z","registry_url":"https://anaconda.org/conda-forge/tpot-imblearn","install_command":"conda install -c conda-forge tpot-imblearn","documentation_url":null,"metadata":{},"repo_metadata":{"id":37333729,"uuid":"45495679","full_name":"EpistasisLab/tpot","owner":"EpistasisLab","description":"A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.","archived":false,"fork":false,"pushed_at":"2025-08-12T18:33:02.000Z","size":91934,"stargazers_count":9979,"open_issues_count":305,"forks_count":1575,"subscribers_count":283,"default_branch":"main","last_synced_at":"2025-09-07T13:54:59.104Z","etag":null,"topics":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"latest_commit_sha":null,"homepage":"http://epistasislab.github.io/tpot/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EpistasisLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-03T21:08:40.000Z","updated_at":"2025-09-07T13:01:55.000Z","dependencies_parsed_at":"2023-12-06T07:09:35.003Z","dependency_job_id":"a2ae5db8-748a-47b4-8839-b25493cbd0d4","html_url":"https://github.com/EpistasisLab/tpot","commit_stats":{"total_commits":1881,"total_committers":120,"mean_commits":15.675,"dds":0.771398192450824,"last_synced_commit":"9db6418230edb47f2032ea5474119bf4f96ea422"},"previous_names":["rhiever/tpot"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/EpistasisLab/tpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/sbom","scorecard":{"id":46272,"data":{"date":"2025-08-11","repo":{"name":"github.com/EpistasisLab/tpot","commit":"1095e805cb3a5f8590926336ad0329278d551439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/publish_package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EpistasisLab/tpot/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'residualAdj'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-14T22:50:58.162Z","repository_id":37333729,"created_at":"2025-08-14T22:50:58.162Z","updated_at":"2025-08-14T22:50:58.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274124949,"owners_count":25226442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"EpistasisLab","name":"Epistasis Lab at Cedars Sinai","uuid":"20861190","kind":"organization","description":"Prof. Jason H. Moore's research lab at Cedars Sinai","email":"jason.moore@csmc.edu","website":"http://epistasis.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20861190?v=4","repositories_count":63,"last_synced_at":"2023-08-04T19:01:24.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/EpistasisLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T07:33:38.374Z","updated_at":"2023-08-04T19:01:25.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpistasisLab/repositories"},"tags":[{"name":"v1.1.0","sha":"792e534518408448d6df656eb46b0752d867bfce","kind":"commit","published_at":"2025-07-03T21:13:17.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.1.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7a72748003f2777247fb0964a59b340d2b77fb05","kind":"commit","published_at":"2025-02-25T20:43:43.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v1.0.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v1.0.0/manifests"},{"name":"v0.12.2","sha":"9db6418230edb47f2032ea5474119bf4f96ea422","kind":"commit","published_at":"2024-02-23T19:03:07.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"881d32220cbad1ab18b01e66f54ce1e60f17d7a6","kind":"commit","published_at":"2023-08-15T18:20:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"8e3669305b24898f69ef182ef745b2ebccedb99f","kind":"commit","published_at":"2023-05-25T22:11:55.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.12.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"6448bdb71ba08b4a0447c640d2f05a05e1affc21","kind":"commit","published_at":"2021-01-06T15:17:46.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.7/manifests"},{"name":"0.11.6.post3","sha":"1e6094279edf7b81034fb7e3d3569953aee59775","kind":"commit","published_at":"2020-12-14T15:04:13.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6.post3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6.post3/manifests"},{"name":"v0.11.6.post2","sha":"1b013b2db27008952b04273d6cb7a00b1c88c192","kind":"commit","published_at":"2020-11-30T16:22:30.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post2/manifests"},{"name":"v0.11.6.post1","sha":"5f3ccef402ea5c9261fc6a400e1e803cbe82c3fc","kind":"commit","published_at":"2020-11-05T15:43:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.6.post1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.6.post1/manifests"},{"name":"0.11.6","sha":"08e9db82fa4d5c7436c2246ef0affe72ec41fd1c","kind":"commit","published_at":"2020-10-26T14:43:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.11.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.11.6/manifests"},{"name":"v0.11.1-resAdj","sha":"35f28718b95ab4b302e5d4bb7df9a9c5b213bff7","kind":"commit","published_at":"2020-09-02T20:34:45.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1-resAdj","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1-resAdj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1-resAdj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1-resAdj/manifests"},{"name":"v0.11.5","sha":"1c009c669190a024671a2d810f90fc097d6610d5","kind":"commit","published_at":"2020-06-01T22:06:57.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"81a8c3158ec5f79705f1036df6208745c341ff88","kind":"commit","published_at":"2020-05-29T15:59:33.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8142192e55306291226a5244a9b31e3ecd8f1bb0","kind":"commit","published_at":"2020-05-18T16:43:00.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3/manifests"},{"name":"v0.11.3a0","sha":"0b30803fe1cbe1eb301f7f94501268b789b4feb5","kind":"commit","published_at":"2020-05-14T13:14:03.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.3a0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.3a0/manifests"},{"name":"v0.11.2","sha":"939585572437701b816792f03117580ad1dee76d","kind":"commit","published_at":"2020-05-13T14:48:35.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"aea42a59b52ff9704f9f677a01ebb71fda4520cc","kind":"commit","published_at":"2020-01-03T17:56:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e473d735d2fd65c7f1b70355c4e7caf8e85a9792","kind":"commit","published_at":"2019-11-05T21:03:54.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.11.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"815b0e28c7c8c4935363298bb6ce4713d280cece","kind":"commit","published_at":"2019-07-16T16:16:39.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.2","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b626271e6b5896a73fb9d7d29bebc7aa9100772e","kind":"commit","published_at":"2019-04-19T15:18:14.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"75dc2a0473996fa7befb384eb14f4f1049c08b85","kind":"commit","published_at":"2019-04-12T14:46:44.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.10.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.10.0/manifests"},{"name":"v0.9.6","sha":"c3f165bd2222abbca6840d08f6441162147bd80d","kind":"commit","published_at":"2019-03-01T18:29:58.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9.5/manifests"},{"name":"0.9.5","sha":"507b45db01e8f88651f4ce8e03b607a5b50146f5","kind":"commit","published_at":"2018-08-31T04:38:29.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.9.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.9.5/manifests"},{"name":"v0.9","sha":"57038d354abf09eeba310f22f8a9e71cbbf30b66","kind":"commit","published_at":"2017-09-27T17:41:37.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.9","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.9/manifests"},{"name":"v0.8","sha":"9c02646daef96b914b0b97ac081c0e4a9105867a","kind":"commit","published_at":"2017-06-01T22:09:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.8/manifests"},{"name":"0.7","sha":"99fa61758dcdcd21b15b5224aaa482cff3d4f6d4","kind":"commit","published_at":"2017-03-22T20:43:15.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.7","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.7/manifests"},{"name":"v0.6","sha":"322bee56d4bb2e79f00fcc0bde6e73cd8e20e088","kind":"commit","published_at":"2016-09-02T19:50:21.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.6","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.6/manifests"},{"name":"v0.5","sha":"9c8c0e2ab359a23d642e4bb1eaec42fcbc5bcfdf","kind":"commit","published_at":"2016-08-20T02:50:50.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.5","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.5/manifests"},{"name":"0.4","sha":"3fdf71129a31cc25387eb9ea4be68a0001f93fc9","kind":"commit","published_at":"2016-06-22T19:54:49.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.4","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.4/manifests"},{"name":"v0.2.8","sha":"c7d3390b047ca07b0c6a4ace9fa7dd26148148b0","kind":"commit","published_at":"2016-03-06T03:11:48.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.8","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.8/manifests"},{"name":"0.2.1","sha":"ea4e2492338dfe61d8b284e7a8018f2b7d8eb334","kind":"commit","published_at":"2016-02-01T20:51:53.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/0.2.1","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/0.2.1/manifests"},{"name":"v0.2.0","sha":"be46434dff06c60dc390fee1d0132409b407bb3e","kind":"commit","published_at":"2015-12-07T18:35:26.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.2.0","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"529465b4ebea97324394951fa345f7775452b181","kind":"commit","published_at":"2015-11-17T04:02:27.000Z","download_url":"https://codeload.github.com/EpistasisLab/tpot/tar.gz/v0.1.3","html_url":"https://github.com/EpistasisLab/tpot/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EpistasisLab/tpot@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-08T02:39:19.322Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.9248814574494633,"forks_count":3.129523334165211,"average":17.224856501123035},"purl":"pkg:conda/tpot-imblearn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tpot-imblearn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tpot-imblearn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tpot-imblearn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:41:04.010Z","issues_count":144,"pull_requests_count":58,"avg_time_to_close_issue":20551073.48,"avg_time_to_close_pull_request":34193358.93181818,"issues_closed_count":50,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":125,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2461831.5,"past_year_avg_time_to_close_pull_request":3261396.4444444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/issues","maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}],"active_maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-imblearn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-imblearn/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-imblearn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tpot-imblearn/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":16652,"full_name":"EpistasisLab/tpot","default_branch":"main","committers":[{"name":"perib","email":"pedroribeiroh@gmail.com","login":"perib","count":286},{"name":"Jay Moran","email":"jay-moran@outlook.com","login":"jay-m-dev","count":44},{"name":"Jose","email":"jgh9094@gmail.com","login":"jgh9094","count":35},{"name":"gketron","email":"gketron@uci.edu","login":"gketronDS","count":14},{"name":"nickotto","email":"ichplaymates@gmail.com","login":"nickmatsumoto","count":13},{"name":"nickotto","email":"nicholas.y.matsumoto@gmail.com","login":"nickotto","count":11},{"name":"Ethan Glaser","email":"ethan.glaser@intel.com","login":"ethanglaser","count":5},{"name":"John Sandall","email":"2884159+john-sandall","login":"john-sandall","count":2},{"name":"Anil Kumar Saini","email":"anil1iitr@gmail.com","login":"theaksaini","count":1},{"name":"gketronDS","email":"gabriel.ketron@cshs.org","login":null,"count":1}],"total_commits":412,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":41.2,"dds":0.3058252427184466,"past_year_committers":[{"name":"perib","email":"pedroribeiroh@gmail.com","login":"perib","count":118},{"name":"Jay Moran","email":"jay-moran@outlook.com","login":"jay-m-dev","count":32},{"name":"gketron","email":"gketron@uci.edu","login":"gketronDS","count":14},{"name":"nickotto","email":"nicholas.y.matsumoto@gmail.com","login":"nickotto","count":5},{"name":"nickotto","email":"ichplaymates@gmail.com","login":"nickmatsumoto","count":4},{"name":"John Sandall","email":"2884159+john-sandall","login":"john-sandall","count":2},{"name":"gketronDS","email":"gabriel.ketron@cshs.org","login":null,"count":1}],"past_year_total_commits":176,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":25.142857142857142,"past_year_dds":0.3295454545454546,"last_synced_at":"2025-05-13T03:54:58.444Z","last_synced_commit":"e2faa5fcdb238c392be5b224a5b0d366d7b82fc4","created_at":"2023-03-07T11:33:02.330Z","updated_at":"2025-05-13T03:54:58.464Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"EpistasisLab/tpot","html_url":"https://github.com/EpistasisLab/tpot","last_synced_at":"2025-08-31T09:41:04.010Z","status":null,"issues_count":144,"pull_requests_count":58,"avg_time_to_close_issue":20551073.48,"avg_time_to_close_pull_request":34193358.93181818,"issues_closed_count":50,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":125,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2461831.5,"past_year_avg_time_to_close_pull_request":3261396.4444444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-10T21:16:13.089Z","updated_at":"2025-09-02T19:40:19.918Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpistasisLab%2Ftpot/issues","issue_labels_count":{"question":15,"enhancement":8,"need contributor":4,"bug":2,"being worked on":2,"unconfirmed":1},"pull_request_labels_count":{"dependencies":3,"python":3},"issue_author_associations_count":{"NONE":124,"CONTRIBUTOR":16},"pull_request_author_associations_count":{"CONTRIBUTOR":40,"NONE":23,"MEMBER":2},"issue_authors":{"perib":6,"windowshopr":4,"kirane61":3,"john-sandall":2,"YASIRAQ":2,"BwL1289":2,"weixuanfu":2,"kiranellur":2,"CBrauer":2,"Darker1095":2,"LizzAlice":2,"axelroy":1,"wayneking517":1,"Vicar-of-AI":1,"heydibyendu":1,"115dkk":1,"tobilab":1,"AnnamalaiNagappan":1,"ladylazy9x":1,"CSNoyes":1,"AhangarAamir":1,"realsaintsteven":1,"alexstaicu35":1,"edubu2":1,"zuliani99":1,"amycivi":1,"N7C3TRY":1,"jhmenke":1,"Amine-Torki":1,"Jayveersinh-Raj":1,"kradant":1,"sarahyurick":1,"pmadotto":1,"franarebi13":1,"abdullahkavakli":1,"chimaerase":1,"DGaffney":1,"josiahjohnston":1,"jeff-hykin":1,"AbhayGoyal":1,"AlvaroDeleglise":1,"master6666666":1,"senovr":1,"norandom":1,"Cajeux1999":1,"teddy4445":1,"KrzysztofNawara":1,"matalab":1,"SkBlaz":1,"nathanWolo":1,"EduardoUrbiola":1,"ckastner":1,"ramppdev":1,"DManowitz":1,"gokhanonderaksu":1,"mfWeeWee":1,"loki4514":1,"CodeSmileBot":1,"aayest":1,"simonprovost":1,"GitAronas":1,"gracerxw":1,"parthiv11":1,"yhw741632153":1,"talhaanwarch":1,"iura77":1,"apavlo89":1,"m-alshehri":1,"manbau10":1,"neel04":1,"steffen-limmer":1,"arpita-007":1,"datauni":1,"jjphung":1,"dlmolloy97":1,"bartdp1":1,"Hamza-Elhaj":1,"zhuwater":1,"gkourogiorgas":1,"boguskiP":1,"eromoe":1,"LittleLeoooo":1,"tharun22-kumar":1,"DrRaja":1,"debajoy":1,"Ezzaldin97":1,"habeeb3579":1,"ben0it8":1,"jaksmid":1,"ankitrajixr":1,"huangqingyi-code":1,"ZviBaratz":1,"jay-m-dev":1,"asombrosio":1,"Iris7788":1,"Ch4pkRzg4r":1,"wangbin1027":1,"Chakripotta":1,"PGijsbers":1,"mmayankkkb":1,"mayawz":1,"AlekseyGur":1,"idomic":1,"madkaikar-ashish":1,"ethanglaser":1,"julien-blanchon":1,"maksimovkonstantin":1,"pjvpjv":1,"sch401":1,"QuintessentialChicken98":1,"t-harden":1,"JoelUser":1,"Luigiboard":1,"mattiacampana":1,"aecomesana":1,"qo4on":1,"dantaki":1,"olitei":1,"SSMK-wq":1,"sofiavlachou28":1,"eddiebergman":1,"Genises":1},"pull_request_authors":{"perib":21,"john-sandall":6,"jay-m-dev":4,"HeardACat":3,"gatl":3,"dependabot[bot]":3,"rachitk":3,"gketronDS":2,"mpdunne":2,"t-harden":2,"Jayveersinh-Raj":2,"KirkDCO":2,"jhmenke":2,"abdullahkavakli":1,"mct96":1,"JameyPMcDowell":1,"ankitrajixr":1,"ecmascriptguru":1,"ckastner":1,"sarahyurick":1,"chimaerase":1,"WirelessAether":1,"ZviBaratz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10119199,"issues_count":31689498,"pull_requests_count":98678061,"authors_count":10709900,"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":{"enhancement":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":17,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":12,"MEMBER":2,"NONE":1},"past_year_issue_authors":{"BwL1289":2,"Darker1095":2,"john-sandall":2,"AbhayGoyal":1,"Amine-Torki":1,"boguskiP":1,"Cajeux1999":1,"DGaffney":1,"franarebi13":1,"habeeb3579":1,"jay-m-dev":1,"ladylazy9x":1,"LittleLeoooo":1,"olitei":1,"Vicar-of-AI":1},"past_year_pull_request_authors":{"john-sandall":6,"perib":6,"gketronDS":2,"jay-m-dev":1},"maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}],"active_maintainers":[{"login":"gketronDS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gketronDS"}]},"events":{"total":{"CreateEvent":7,"ReleaseEvent":4,"IssuesEvent":16,"WatchEvent":281,"DeleteEvent":4,"IssueCommentEvent":29,"PushEvent":32,"PullRequestReviewEvent":1,"PullRequestEvent":19,"ForkEvent":29},"last_year":{"CreateEvent":7,"ReleaseEvent":4,"IssuesEvent":16,"WatchEvent":281,"DeleteEvent":4,"IssueCommentEvent":29,"PushEvent":32,"PullRequestReviewEvent":1,"PullRequestEvent":19,"ForkEvent":29}},"keywords":["adsp","ag066833","aiml","alzheimer","alzheimers","automated-machine-learning","automation","automl","data-science","feature-engineering","gradient-boosting","hyperparameter-optimization","machine-learning","model-selection","nia","parameter-tuning","python","random-forest","scikit-learn","u01ag066833"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T11:16:37.188Z","updated_at":"2023-02-01T11:16:37.188Z","repository_link":"https://github.com/EpistasisLab/tpot/blob/main/.github/workflows/build-docs.yml","dependencies":[{"id":7295502484,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7295502485,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T11:16:37.199Z","updated_at":"2023-02-01T11:16:37.199Z","repository_link":"https://github.com/EpistasisLab/tpot/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7295502490,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7295502491,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"optional-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-01T11:16:37.217Z","updated_at":"2023-02-01T11:16:37.217Z","repository_link":"https://github.com/EpistasisLab/tpot/blob/main/optional-requirements.txt","dependencies":[{"id":7295502498,"package_name":"scikit-mdr","ecosystem":"pypi","requirements":"==0.4.4","direct":true,"kind":"runtime","optional":false},{"id":7295502499,"package_name":"skrebate","ecosystem":"pypi","requirements":"==0.3.4","direct":true,"kind":"runtime","optional":false},{"id":7295502500,"package_name":"torch","ecosystem":"pypi","requirements":"==1.3.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-01T11:16:37.229Z","updated_at":"2023-02-01T11:16:37.229Z","repository_link":"https://github.com/EpistasisLab/tpot/blob/main/requirements.txt","dependencies":[{"id":7295502508,"package_name":"deap","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":7295502509,"package_name":"nose","ecosystem":"pypi","requirements":"==1.3.7","direct":true,"kind":"runtime","optional":false},{"id":7295502510,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16.3","direct":true,"kind":"runtime","optional":false},{"id":7295502511,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.22.0","direct":true,"kind":"runtime","optional":false},{"id":7295502512,"package_name":"imbalanced-learn","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":7295502513,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.3.1","direct":true,"kind":"runtime","optional":false},{"id":7295502514,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.36.1","direct":true,"kind":"runtime","optional":false},{"id":7295502515,"package_name":"update-checker","ecosystem":"pypi","requirements":"\u003e=0.16","direct":true,"kind":"runtime","optional":false},{"id":7295502516,"package_name":"stopit","ecosystem":"pypi","requirements":"\u003e=1.1.2","direct":true,"kind":"runtime","optional":false},{"id":7295502517,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.2","direct":true,"kind":"runtime","optional":false},{"id":7295502518,"package_name":"joblib","ecosystem":"pypi","requirements":"\u003e=0.13.2","direct":true,"kind":"runtime","optional":false},{"id":7295502519,"package_name":"xgboost","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-01T11:16:37.265Z","updated_at":"2023-02-01T11:16:37.265Z","repository_link":"https://github.com/EpistasisLab/tpot/blob/main/setup.py","dependencies":[{"id":7295502530,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16.3","direct":true,"kind":"runtime","optional":false},{"id":7295502531,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.3.1","direct":true,"kind":"runtime","optional":false},{"id":7295502532,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.22.0","direct":true,"kind":"runtime","optional":false},{"id":7295502533,"package_name":"deap","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":7295502534,"package_name":"update_checker","ecosystem":"pypi","requirements":"\u003e=0.16","direct":true,"kind":"runtime","optional":false},{"id":7295502535,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.36.1","direct":true,"kind":"runtime","optional":false},{"id":7295502536,"package_name":"stopit","ecosystem":"pypi","requirements":"\u003e=1.1.1","direct":true,"kind":"runtime","optional":false},{"id":7295502537,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.2","direct":true,"kind":"runtime","optional":false},{"id":7295502538,"package_name":"joblib","ecosystem":"pypi","requirements":"\u003e=0.13.2","direct":true,"kind":"runtime","optional":false},{"id":7295502539,"package_name":"xgboost","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false}]}],"score":22.365814883158254,"created_at":"2025-09-08T11:19:08.409Z","updated_at":"2025-10-07T08:25:56.197Z","avatar_url":"https://github.com/EpistasisLab.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":48043,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1007/978-981-99-8413-8_1","http://dx.doi.org/10.1007/978-3-319-31204-0_9"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70405","html_url":"https://science.ecosyste.ms/projects/70405"}