{"id":78524,"name":null,"description":"Kernel Localized Linear Regression (KLLR)","url":"https://github.com/afarahi/kllr","last_synced_at":"2025-09-08T21:21:49.040Z","repository":{"id":38748659,"uuid":"245741711","full_name":"afarahi/kllr","owner":"afarahi","description":"Kernel Localized Linear Regression (KLLR)","archived":false,"fork":false,"pushed_at":"2024-01-31T17:21:44.000Z","size":29230,"stargazers_count":11,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-31T11:38:04.522Z","etag":null,"topics":["kernel-methods","linear-model","linear-regression","localized-linear-regression","regression"],"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/afarahi.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}},"created_at":"2020-03-08T02:53:21.000Z","updated_at":"2024-12-18T06:37:00.000Z","dependencies_parsed_at":"2022-08-25T04:12:35.071Z","dependency_job_id":null,"html_url":"https://github.com/afarahi/kllr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/afarahi/kllr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afarahi","download_url":"https://codeload.github.com/afarahi/kllr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/sbom","scorecard":{"id":169416,"data":{"date":"2025-08-11","repo":{"name":"github.com/afarahi/kllr","commit":"26a35bc2311f4fe823fc6fc53dce829814a7cd5e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-16T15:59:27.001Z","repository_id":38748659,"created_at":"2025-08-16T15:59:27.001Z","updated_at":"2025-08-16T15:59:27.001Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231483,"owners_count":25245625,"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":"afarahi","name":"Arya Farahi","uuid":"1308461","kind":"user","description":"","email":"","website":"https://afarahi.github.io/","location":"United States","twitter":null,"company":"University of Texas at Austin","icon_url":"https://avatars.githubusercontent.com/u/1308461?u=a8ed790b085fdffd41d80f3d5822ff6789bdc39a\u0026v=4","repositories_count":12,"last_synced_at":"2023-03-18T06:40:25.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/afarahi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:40:03.971Z","updated_at":"2023-03-18T06:40:25.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afarahi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afarahi/repositories"},"packages":[{"id":2780541,"name":"kllr","ecosystem":"pypi","description":"Kernel Localized Linear Regression, a scale-dependent, multi-variate model class for regression analysis.","homepage":"https://github.com/afarahi/kllr","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/afarahi/kllr","keywords_array":["linear","regression","astronomy","astrophysics","parameter estimation"],"namespace":null,"versions_count":2,"first_release_published_at":"2020-03-16T04:01:11.000Z","latest_release_published_at":"2020-03-16T04:01:11.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-31T11:22:00.274Z","created_at":"2022-04-10T11:25:31.153Z","updated_at":"2025-08-31T11:23:41.983Z","registry_url":"https://pypi.org/project/kllr/","install_command":"pip install kllr --index-url https://pypi.org/simple","documentation_url":"https://kllr.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Astronomy","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"kllr","project_status":null},"repo_metadata":{"id":38748659,"uuid":"245741711","full_name":"afarahi/kllr","owner":"afarahi","description":"Kernel Localized Linear Regression (KLLR)","archived":false,"fork":false,"pushed_at":"2024-01-31T17:21:44.000Z","size":29230,"stargazers_count":11,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-30T06:02:19.499Z","etag":null,"topics":["kernel-methods","linear-model","linear-regression","localized-linear-regression","regression"],"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/afarahi.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}},"created_at":"2020-03-08T02:53:21.000Z","updated_at":"2024-12-18T06:37:00.000Z","dependencies_parsed_at":"2022-08-25T04:12:35.071Z","dependency_job_id":null,"html_url":"https://github.com/afarahi/kllr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/afarahi/kllr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afarahi","download_url":"https://codeload.github.com/afarahi/kllr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/sbom","scorecard":{"id":169416,"data":{"date":"2025-08-11","repo":{"name":"github.com/afarahi/kllr","commit":"26a35bc2311f4fe823fc6fc53dce829814a7cd5e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-16T15:59:27.001Z","repository_id":38748659,"created_at":"2025-08-16T15:59:27.001Z","updated_at":"2025-08-16T15:59:27.001Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272972268,"owners_count":25024291,"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-31T02:00:09.071Z","response_time":79,"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":"afarahi","name":"Arya Farahi","uuid":"1308461","kind":"user","description":"","email":"","website":"https://afarahi.github.io/","location":"United States","twitter":null,"company":"University of Texas at Austin","icon_url":"https://avatars.githubusercontent.com/u/1308461?u=a8ed790b085fdffd41d80f3d5822ff6789bdc39a\u0026v=4","repositories_count":12,"last_synced_at":"2023-03-18T06:40:25.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/afarahi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:40:03.971Z","updated_at":"2023-03-18T06:40:25.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afarahi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afarahi/repositories"},"tags":[{"name":"regression","sha":"98fa89a377d90a6b5cc4b71eaefaa26b3140c2e5","kind":"commit","published_at":"2022-02-22T23:21:15.000Z","download_url":"https://codeload.github.com/afarahi/kllr/tar.gz/regression","html_url":"https://github.com/afarahi/kllr/releases/tag/regression","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afarahi/kllr@regression","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/tags/regression","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/tags/regression/manifests"}]},"repo_metadata_updated_at":"2025-08-31T11:23:41.982Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":44.04498122911955,"dependent_repos_count":21.66152068531463,"dependent_packages_count":10.032368031403879,"stargazers_count":17.06286105737308,"forks_count":22.605014366661695,"docker_downloads_count":null,"average":23.081349073974568},"purl":"pkg:pypi/kllr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/kllr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/kllr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/kllr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T05:42:48.316Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kllr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kllr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kllr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kllr/related_packages","maintainers":[{"uuid":"aryaf","login":"aryaf","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/aryaf/","role":null,"created_at":"2023-02-24T13:28:04.014Z","updated_at":"2023-02-24T13:28:04.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aryaf/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726284,"maintainers_count":308824,"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":601343,"full_name":"afarahi/kllr","default_branch":"master","committers":[{"name":"Dhayaa Anbajagane","email":"dhayaaanbajagane@gmail.com","count":62},{"name":"Arya Farahi","email":"aryaf66@gmail.com","count":45},{"name":"Arya Farahi","email":"aryaf@midas-aryaf01.attlocal.net","count":10}],"total_commits":117,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":39.0,"dds":0.4700854700854701,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T11:16:52.330Z","last_synced_commit":"871d2afca647a8291554803850959e6f03933f15","created_at":"2023-03-09T06:50:23.613Z","updated_at":"2023-09-19T17:24:36.846Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5491971,"commits_count":855149458,"contributors_count":31219150,"owners_count":911999,"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":"afarahi/kllr","html_url":"https://github.com/afarahi/kllr","last_synced_at":"2025-08-31T11:23:41.956Z","status":"error","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T16:38:24.602Z","updated_at":"2025-08-31T11:23:41.957Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/afarahi%2Fkllr/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{},"issue_authors":{"LeiAstro":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076258,"issues_count":31295120,"pull_requests_count":95897354,"authors_count":10691925,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"LeiAstro":1},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":1,"ForkEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":1,"ForkEvent":1}},"keywords":["kernel-methods","linear-model","linear-regression","localized-linear-regression","regression"],"dependencies":[],"score":6.674561391814426,"created_at":"2025-09-08T20:55:53.286Z","updated_at":"2025-10-07T08:28:02.764Z","avatar_url":"https://github.com/afarahi.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":20,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/78524","html_url":"https://science.ecosyste.ms/projects/78524"}