{"id":33114063,"url":"https://koaning.github.io/scikit-lego/","last_synced_at":"2025-12-09T10:30:18.287Z","repository":{"id":37484058,"uuid":"166836939","full_name":"koaning/scikit-lego","owner":"koaning","description":"Extra blocks for scikit-learn pipelines.","archived":false,"fork":false,"pushed_at":"2025-11-12T13:21:17.000Z","size":30919,"stargazers_count":1368,"open_issues_count":32,"forks_count":121,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-11-12T15:20:29.597Z","etag":null,"topics":["common-sense","machine-learning","scikit-learn"],"latest_commit_sha":null,"homepage":"https://koaning.github.io/scikit-lego/","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/koaning.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-21T15:30:15.000Z","updated_at":"2025-11-12T13:21:16.000Z","dependencies_parsed_at":"2023-10-20T21:02:30.226Z","dependency_job_id":"9890b442-5896-47c4-8de5-f0f5efd2a244","html_url":"https://github.com/koaning/scikit-lego","commit_stats":{"total_commits":461,"total_committers":69,"mean_commits":6.681159420289855,"dds":0.5032537960954446,"last_synced_commit":"28f26005a591659a022f3ac578ccd84d3b7bfb99"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/koaning/scikit-lego","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koaning%2Fscikit-lego","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koaning%2Fscikit-lego/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koaning%2Fscikit-lego/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koaning%2Fscikit-lego/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koaning","download_url":"https://codeload.github.com/koaning/scikit-lego/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koaning%2Fscikit-lego/sbom","scorecard":{"id":565242,"data":{"date":"2025-08-11","repo":{"name":"github.com/koaning/scikit-lego","commit":"a39e6d7a33a9c6fdd16faa2b3a23aa2dc58ab0e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7","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":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude-code-review.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude-code-review.yml:24","Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude-code-review.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/claude.yml:22","Warn: no topLevel permission defined: .github/workflows/claude-code-review.yml:1","Warn: no topLevel permission defined: .github/workflows/claude.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies.yml:1","Warn: no topLevel permission defined: .github/workflows/schedule-dependencies.yml:1","Warn: no topLevel permission defined: .github/workflows/style.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claude-code-review.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/claude-code-review.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude-code-review.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/claude-code-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claude.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/claude.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/claude.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule-dependencies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/schedule-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule-dependencies.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/schedule-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule-dependencies.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/schedule-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule-dependencies.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/schedule-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/koaning/scikit-lego/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/dependencies.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/dependencies.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/dependencies.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/dependencies.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/dependencies.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/schedule-dependencies.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/schedule-dependencies.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/schedule-dependencies.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/schedule-dependencies.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-20T14:48:16.549Z","repository_id":37484058,"created_at":"2025-08-20T14:48:16.549Z","updated_at":"2025-08-20T14:48:16.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27618007,"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-12-09T02:00:09.185Z","response_time":54,"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"}},"keywords":["common-sense","machine-learning","scikit-learn"],"created_at":"2025-11-15T02:00:20.525Z","updated_at":"2025-12-09T10:30:18.269Z","avatar_url":"https://github.com/koaning.png","language":"Python","funding_links":[],"categories":["Machine Learning - General"],"sub_categories":[],"readme":"# Docs readme\n\nThe docs folder contains the documentation for the scikit-lego package.\n\nThe documentation is generated using [Material for MkDocs][mkdocs-material], its extensions and a few plugins.\nIn particular the `mkdocstrings-python` is used for API rendering.\n\n## Render locally\n\nTo render the documentation locally, you can run the following command from the root of the repository:\n\n```console\nmake docs\n```\n\nThen the documentation page will be available at [localhost][localhost].\n\n## Remark\n\nThe majority of code and code generate plots in the documentation is generated using the scripts in the `docs/_scripts` folder,\nand accessed via the [pymdown snippets][pymdown-snippets] extension.\n\nTo generate the plots from scratch it is enough to run the following command from the root of the repository:\n\n```console\ncd docs\nmake generate-all\n```\n\nwhich will run all the scripts and save results in the `docs/_static` folder.\n\n[mkdocs-material]: https://squidfunk.github.io/mkdocs-material/\n[pymdown-snippets]: https://facelessuser.github.io/pymdown-extensions/extensions/snippets/\n[localhost]: http://localhost:8000/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/koaning.github.io%2Fscikit-lego%2F","html_url":"https://awesome.ecosyste.ms/projects/koaning.github.io%2Fscikit-lego%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/koaning.github.io%2Fscikit-lego%2F/lists"}