{"id":62880,"name":"autofeat","description":"Linear Prediction Model with Automated Feature Engineering and Selection Capabilities","url":"https://github.com/cod3licious/autofeat","last_synced_at":"2025-09-08T12:50:20.462Z","repository":{"id":34045543,"uuid":"167006843","full_name":"cod3licious/autofeat","owner":"cod3licious","description":"Linear Prediction Model with Automated Feature Engineering and Selection Capabilities","archived":false,"fork":false,"pushed_at":"2025-03-23T15:16:34.000Z","size":1051,"stargazers_count":523,"open_issues_count":6,"forks_count":64,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-12T17:53:51.415Z","etag":null,"topics":["automated-data-science","automated-feature-engineering","automated-machine-learning","automl","feature-engineering","feature-selection","linear-regression","machine-learning","machine-learning-models"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cod3licious.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":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-01-22T14:20:16.000Z","updated_at":"2025-08-08T05:14:10.000Z","dependencies_parsed_at":"2022-07-26T04:32:13.776Z","dependency_job_id":"32b50d32-3e28-4c60-9ba4-cb0db70fff86","html_url":"https://github.com/cod3licious/autofeat","commit_stats":{"total_commits":59,"total_committers":4,"mean_commits":14.75,"dds":"0.13559322033898302","last_synced_commit":"b9df9f3a195b024bf52b19c9a51d6088a7fbdc97"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/cod3licious/autofeat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cod3licious","download_url":"https://codeload.github.com/cod3licious/autofeat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/sbom","scorecard":{"id":295363,"data":{"date":"2025-08-11","repo":{"name":"github.com/cod3licious/autofeat","commit":"1c7d76259c0673ea75164af8774feb518eff0327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/23 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:7","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cod3licious/autofeat/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cod3licious/autofeat/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/cod3licious/autofeat/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-17T19:21:47.722Z","repository_id":34045543,"created_at":"2025-08-17T19:21:47.722Z","updated_at":"2025-08-17T19:21:47.722Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188486,"owners_count":25237850,"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":"cod3licious","name":"franzi","uuid":"1093567","kind":"user","description":"Freelance Data Science Consultant with a PhD in Machine Learning.","email":"","website":"franziskahorn.de","location":"Leipzig","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1093567?v=4","repositories_count":16,"last_synced_at":"2023-08-13T06:41:08.062Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cod3licious","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T03:44:21.493Z","updated_at":"2023-08-13T06:41:09.227Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cod3licious","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cod3licious/repositories"},"packages":[{"id":2647580,"name":"autofeat","ecosystem":"pypi","description":"Automatic Feature Engineering and Selection Linear Prediction Model","homepage":"https://franziskahorn.de/autofeat","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cod3licious/autofeat","keywords_array":["automl","feature engineering","feature selection","linear model"],"namespace":null,"versions_count":28,"first_release_published_at":"2019-01-22T18:04:35.000Z","latest_release_published_at":"2024-07-04T18:24:36.000Z","latest_release_number":"2.1.3","last_synced_at":"2025-08-12T18:01:13.430Z","created_at":"2022-04-10T10:06:41.231Z","updated_at":"2025-08-13T03:30:38.807Z","registry_url":"https://pypi.org/project/autofeat/","install_command":"pip install autofeat --index-url https://pypi.org/simple","documentation_url":"https://autofeat.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"autofeat"},"repo_metadata":{"id":34045543,"uuid":"167006843","full_name":"cod3licious/autofeat","owner":"cod3licious","description":"Linear Prediction Model with Automated Feature Engineering and Selection Capabilities","archived":false,"fork":false,"pushed_at":"2025-03-23T15:16:34.000Z","size":1051,"stargazers_count":523,"open_issues_count":6,"forks_count":64,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-12T17:53:51.415Z","etag":null,"topics":["automated-data-science","automated-feature-engineering","automated-machine-learning","automl","feature-engineering","feature-selection","linear-regression","machine-learning","machine-learning-models"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cod3licious.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":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-01-22T14:20:16.000Z","updated_at":"2025-08-08T05:14:10.000Z","dependencies_parsed_at":"2022-07-26T04:32:13.776Z","dependency_job_id":"32b50d32-3e28-4c60-9ba4-cb0db70fff86","html_url":"https://github.com/cod3licious/autofeat","commit_stats":{"total_commits":59,"total_committers":4,"mean_commits":14.75,"dds":"0.13559322033898302","last_synced_commit":"b9df9f3a195b024bf52b19c9a51d6088a7fbdc97"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/cod3licious/autofeat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cod3licious","download_url":"https://codeload.github.com/cod3licious/autofeat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270175552,"owners_count":24540020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"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":"cod3licious","name":"franzi","uuid":"1093567","kind":"user","description":"Freelance Data Science Consultant with a PhD in Machine Learning.","email":"","website":"franziskahorn.de","location":"Leipzig","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1093567?v=4","repositories_count":16,"last_synced_at":"2023-08-13T06:41:08.062Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cod3licious","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T03:44:21.493Z","updated_at":"2023-08-13T06:41:09.227Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cod3licious","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cod3licious/repositories"},"tags":[{"name":"0.2.1","sha":"2753d2bcdb4abb6f1cc9319a7ec8943fc4ba24af","kind":"commit","published_at":"2019-05-09T20:00:38.000Z","download_url":"https://codeload.github.com/cod3licious/autofeat/tar.gz/0.2.1","html_url":"https://github.com/cod3licious/autofeat/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cod3licious/autofeat@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/tags/0.2.1/manifests"},{"name":"0.2","sha":"24cb5bbd7fe366c41a93fc5334325ebeeb55501a","kind":"commit","published_at":"2019-05-02T20:27:26.000Z","download_url":"https://codeload.github.com/cod3licious/autofeat/tar.gz/0.2","html_url":"https://github.com/cod3licious/autofeat/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cod3licious/autofeat@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/tags/0.2/manifests"},{"name":"0.1","sha":"78f731b66184941627546c2dd397526562fe8e1b","kind":"commit","published_at":"2019-01-22T18:26:30.000Z","download_url":"https://codeload.github.com/cod3licious/autofeat/tar.gz/0.1","html_url":"https://github.com/cod3licious/autofeat/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cod3licious/autofeat@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-13T03:30:38.806Z","dependent_packages_count":1,"downloads":2788,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":4.115344691306294,"dependent_repos_count":5.545256571714904,"dependent_packages_count":4.778372240132306,"stargazers_count":2.9468511623034654,"forks_count":5.50595748410131,"docker_downloads_count":null,"average":4.578356429911656},"purl":"pkg:pypi/autofeat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/autofeat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/autofeat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/autofeat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-03T04:37:39.417Z","issues_count":36,"pull_requests_count":11,"avg_time_to_close_issue":17005854.64516129,"avg_time_to_close_pull_request":284634.3,"issues_closed_count":31,"pull_requests_closed_count":10,"pull_request_authors_count":5,"issue_authors_count":30,"avg_comments_per_issue":2.805555555555556,"avg_comments_per_pull_request":1.1818181818181819,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":121278.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":3.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/issues","maintainers":[{"login":"cod3licious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cod3licious"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autofeat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autofeat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autofeat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autofeat/related_packages","maintainers":[{"uuid":"cod3licious","login":"cod3licious","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/cod3licious/","role":null,"created_at":"2022-11-15T10:37:48.255Z","updated_at":"2022-11-15T10:37:48.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cod3licious/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":538699,"full_name":"cod3licious/autofeat","default_branch":"main","committers":[{"name":"Franziska Horn","email":"cod3licious@gmail.com","login":"cod3licious","count":59},{"name":"Jeethu Rao","email":"jeethu@jeethurao.com","login":"jeethu","count":5},{"name":"OrdoAbChao","email":"marek.konrad.glowacki@gmail.com","login":"mglowacki100","count":2},{"name":"LocBDinh","email":"108839361+LocBDinh","login":"LocBDinh","count":2},{"name":"stephanos-stephani","email":"stephanos.stephani+github@gmail.com","login":"stephanos-stephani","count":1}],"total_commits":69,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.8,"dds":0.14492753623188404,"past_year_committers":[{"name":"franzi","email":"cod3licious@gmail.com","login":"cod3licious","count":2},{"name":"LocBDinh","email":"108839361+LocBDinh","login":"LocBDinh","count":2}],"past_year_total_commits":4,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.5,"last_synced_at":"2025-08-19T09:49:26.113Z","last_synced_commit":"1c7d76259c0673ea75164af8774feb518eff0327","created_at":"2023-03-09T04:06:56.695Z","updated_at":"2025-08-19T09:49:30.179Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/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":"cod3licious/autofeat","html_url":"https://github.com/cod3licious/autofeat","last_synced_at":"2025-08-13T19:04:15.584Z","status":"error","issues_count":36,"pull_requests_count":11,"avg_time_to_close_issue":17005854.64516129,"avg_time_to_close_pull_request":284634.3,"issues_closed_count":31,"pull_requests_closed_count":10,"pull_request_authors_count":5,"issue_authors_count":30,"avg_comments_per_issue":2.805555555555556,"avg_comments_per_pull_request":1.1818181818181819,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":121278.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":3.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T09:21:01.598Z","updated_at":"2025-09-02T09:45:28.857Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cod3licious%2Fautofeat/issues","issue_labels_count":{"enhancement":3,"question":2,"wontfix":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":32,"CONTRIBUTOR":2,"OWNER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":9,"NONE":5},"issue_authors":{"Sandy4321":4,"VaibhavKharare":2,"Muhammad4hmed":2,"Antitesla":2,"rafmacalaba":1,"Data-drone":1,"sauravsingh243":1,"janezlapajne":1,"nickjtch":1,"fitzpk":1,"cod3licious":1,"stephanos-stephani":1,"aclementev":1,"gautambak":1,"lachhebo":1,"vin2015-edem":1,"jmrichardson":1,"fkhan00":1,"DhavalRepo18":1,"adzsroka":1,"Nempickaxe":1,"TUM-Luka-Lu":1,"stepthom":1,"ahmed-kamal91":1,"saleemsam":1,"amirsani":1,"mglowacki100":1,"RomuloPaiva01":1,"LiuZhenkun-DUFE":1},"pull_request_authors":{"jeethu":6,"jtimko16":4,"LocBDinh":2,"stephanos-stephani":1,"mglowacki100":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"LocBDinh":2},"maintainers":[{"login":"cod3licious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cod3licious"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":30,"PushEvent":2,"ForkEvent":3},"last_year":{"WatchEvent":30,"PushEvent":2,"ForkEvent":3}},"keywords":["automated-data-science","automated-feature-engineering","automated-machine-learning","automl","feature-engineering","feature-selection","linear-regression","machine-learning","machine-learning-models"],"dependencies":[],"score":15.816729037494358,"created_at":"2025-09-08T11:18:27.437Z","updated_at":"2025-10-07T08:24:26.907Z","avatar_url":"https://github.com/cod3licious.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2788,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/62880","html_url":"https://science.ecosyste.ms/projects/62880"}