{"id":358859,"url":"https://github.com/rasbt/mlxtend","last_synced_at":"2026-05-29T13:30:57.335Z","repository":{"id":19683589,"uuid":"22937749","full_name":"rasbt/mlxtend","owner":"rasbt","description":"A library of extension and helper modules for Python's data analysis and machine learning libraries.","archived":false,"fork":false,"pushed_at":"2026-01-24T17:35:51.000Z","size":103037,"stargazers_count":5135,"open_issues_count":159,"forks_count":903,"subscribers_count":117,"default_branch":"master","last_synced_at":"2026-04-27T20:29:50.713Z","etag":null,"topics":["association-rules","data-mining","data-science","machine-learning","python","supervised-learning","unsupervised-learning"],"latest_commit_sha":null,"homepage":"https://rasbt.github.io/mlxtend/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rasbt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-BSD3.txt","code_of_conduct":".github/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":"2014-08-14T01:56:16.000Z","updated_at":"2026-04-26T20:19:05.000Z","dependencies_parsed_at":"2023-09-22T02:57:05.896Z","dependency_job_id":"0b09d21b-af75-45c5-a6f1-110b79582c6c","html_url":"https://github.com/rasbt/mlxtend","commit_stats":{"total_commits":1346,"total_committers":111,"mean_commits":"12.126126126126126","dds":0.4413075780089153,"last_synced_commit":"11a295e350c9bd57172228ad61bd5bc35d86691a"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/rasbt/mlxtend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/sbom","scorecard":{"id":762283,"data":{"date":"2025-08-11","repo":{"name":"github.com/rasbt/mlxtend","commit":"76439b43c952e5f98ce516df96a55d1fe8b2f9c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package-conda.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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-BSD3.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/linter.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/python-package-conda.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/python-package-conda.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/python-package-conda.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:32","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:33","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:12"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 26 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-22T23:46:25.679Z","repository_id":19683589,"created_at":"2025-08-22T23:46:25.680Z","updated_at":"2025-08-22T23:46:25.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33652986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":"rasbt","name":"Sebastian Raschka","uuid":"5618407","kind":"user","description":"Machine Learning and AI researcher \u0026 currently research engineer at a startup","email":"","website":"https://magazine.sebastianraschka.com","location":"Madison, WI","twitter":"rasbt","company":"@Lightning-AI , University of Wisconsin-Madison","icon_url":"https://avatars.githubusercontent.com/u/5618407?u=fb6135afa4c7095d0f94c4c0e0eee37d1979a764\u0026v=4","repositories_count":136,"last_synced_at":"2024-05-14T00:04:50.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rasbt","funding_links":[],"total_stars":85770,"followers":21080,"following":34,"created_at":"2022-11-02T16:34:58.132Z","updated_at":"2024-05-14T00:05:08.895Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt/repositories"},"packages":[{"id":8805303,"name":"github.com/rasbt/mlxtend","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2015-10-16T00:12:37.000Z","latest_release_published_at":"2025-12-13T22:30:54.000Z","latest_release_number":"v0.24.0","last_synced_at":"2026-03-22T13:44:01.842Z","created_at":"2024-01-25T05:14:07.752Z","updated_at":"2026-03-22T13:44:01.842Z","registry_url":"https://pkg.go.dev/github.com/rasbt/mlxtend","install_command":"go get github.com/rasbt/mlxtend","documentation_url":"https://pkg.go.dev/github.com/rasbt/mlxtend#section-documentation","metadata":{},"repo_metadata":{"uuid":"22937749","full_name":"rasbt/mlxtend","owner":"rasbt","description":"A library of extension and helper modules for Python's data analysis and machine learning libraries.","archived":false,"fork":false,"pushed_at":"2024-01-20T20:05:12.000Z","size":95962,"stargazers_count":4696,"open_issues_count":143,"forks_count":843,"subscribers_count":118,"default_branch":"master","last_synced_at":"2024-01-22T14:27:57.399Z","etag":null,"topics":["association-rules","data-mining","data-science","machine-learning","python","supervised-learning","unsupervised-learning"],"latest_commit_sha":null,"homepage":"https://rasbt.github.io/mlxtend/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rasbt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-BSD3.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-08-14T01:56:16.000Z","updated_at":"2024-01-21T21:34:24.000Z","dependencies_parsed_at":"2023-09-22T02:57:05.896Z","dependency_job_id":"a1a72741-08b6-473e-9b9f-56c9719649a6","html_url":"https://github.com/rasbt/mlxtend","commit_stats":{"total_commits":1310,"total_committers":100,"mean_commits":13.1,"dds":"0.43969465648854966","last_synced_commit":"a60f12780c7162bae3a8c5e27358b9d5fca99b57"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":182646218,"owners_count":11266522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2024-01-25T05:26:55.552Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.166260473489084,"dependent_packages_count":9.01589132938853,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.591075901438806},"purl":"pkg:golang/github.com/rasbt/mlxtend","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rasbt/mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rasbt/mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rasbt/mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-06T09:19:04.852Z","issues_count":69,"pull_requests_count":70,"avg_time_to_close_issue":12527359.45,"avg_time_to_close_pull_request":7227307.181818182,"issues_closed_count":40,"pull_requests_closed_count":66,"pull_request_authors_count":22,"issue_authors_count":49,"avg_comments_per_issue":3.8840579710144927,"avg_comments_per_pull_request":4.128571428571429,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":254872.08333333334,"past_year_avg_time_to_close_pull_request":107062.96,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.2727272727272725,"past_year_avg_comments_per_pull_request":2.8214285714285716,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frasbt%2Fmlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frasbt%2Fmlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frasbt%2Fmlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frasbt%2Fmlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frasbt%2Fmlxtend/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2086792,"maintainers_count":0,"namespaces_count":779664,"keywords_count":112728,"github":"golang","metadata":{"funded_packages_count":53440},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-05T05:09:06.732Z","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":13196429,"name":"python311Packages.mlxtend","ecosystem":"nixpkgs","description":"A library of Python tools and extensions for data science","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:27:28.929Z","latest_release_published_at":"2026-02-02T00:27:28.929Z","latest_release_number":"0.23.1","last_synced_at":"2026-03-07T06:08:28.051Z","created_at":"2026-02-02T00:27:27.725Z","updated_at":"2026-03-07T06:08:28.287Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.mlxtend","install_command":"nix-env -iA nixpkgs.python311Packages.mlxtend","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/mlxtend/default.nix#L51","metadata":{"nix_attribute":"python3.11-mlxtend-0.23.1","position":"pkgs/development/python-modules/mlxtend/default.nix:51","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mlxtend","upstream_purl":"pkg:pypi/mlxtend"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.mlxtend?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mlxtend/codemeta","maintainers":[{"uuid":"evax","login":null,"name":"evax","email":"nixos@evax.fr","url":"https://github.com/evax","packages_count":10,"html_url":null,"role":null,"created_at":"2026-03-07T06:08:28.219Z","updated_at":"2026-03-07T06:08:28.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/evax/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":223},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-04-05T05:09:10.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13296784,"name":"python310Packages.mlxtend","ecosystem":"nixpkgs","description":"A library of Python tools and extensions for data science","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:29:59.160Z","latest_release_published_at":"2026-02-02T06:29:59.160Z","latest_release_number":"0.22.0","last_synced_at":"2026-03-07T06:39:53.861Z","created_at":"2026-02-02T06:29:31.916Z","updated_at":"2026-03-07T07:09:06.115Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.mlxtend","install_command":"nix-env -iA nixpkgs.python310Packages.mlxtend","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/mlxtend/default.nix#L43","metadata":{"nix_attribute":"python3.10-mlxtend-0.22.0","position":"pkgs/development/python-modules/mlxtend/default.nix:43","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mlxtend","upstream_purl":"pkg:pypi/mlxtend"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.mlxtend?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mlxtend/codemeta","maintainers":[{"uuid":"evax","login":null,"name":"evax","email":"nixos@evax.fr","url":"https://github.com/evax","packages_count":10,"html_url":null,"role":null,"created_at":"2026-03-07T06:39:54.011Z","updated_at":"2026-03-07T06:39:54.011Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/evax/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12892297,"name":"python314Packages.mlxtend","ecosystem":"nixpkgs","description":"Library of Python tools and extensions for data science","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T08:25:10.320Z","latest_release_published_at":"2026-03-07T08:26:33.340Z","latest_release_number":"0.24.0","last_synced_at":"2026-03-07T08:26:33.744Z","created_at":"2026-01-27T08:25:09.953Z","updated_at":"2026-03-07T08:35:39.917Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.mlxtend","install_command":"nix-env -iA nixpkgs.python314Packages.mlxtend","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/mlxtend/default.nix#L69","metadata":{"nix_attribute":"python3.14-mlxtend-0.24.0","position":"pkgs/development/python-modules/mlxtend/default.nix:69","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mlxtend","upstream_purl":"pkg:pypi/mlxtend"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-07T08:27:03.450Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.mlxtend?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mlxtend/codemeta","maintainers":[{"uuid":"evax","login":null,"name":"evax","email":"nixos@evax.fr","url":"https://github.com/evax","packages_count":10,"html_url":null,"role":null,"created_at":"2026-03-07T08:26:33.982Z","updated_at":"2026-03-07T08:26:33.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/evax/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":144628,"maintainers_count":4598,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":1507},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-03T06:06:13.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13204710,"name":"python312Packages.mlxtend","ecosystem":"nixpkgs","description":"A library of Python tools and extensions for data science","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:59:54.367Z","latest_release_published_at":"2026-02-02T00:59:54.367Z","latest_release_number":"0.23.1","last_synced_at":"2026-03-07T12:07:07.864Z","created_at":"2026-02-02T00:59:48.215Z","updated_at":"2026-03-12T02:03:26.420Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.mlxtend","install_command":"nix-env -iA nixpkgs.python312Packages.mlxtend","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/mlxtend/default.nix#L51","metadata":{"nix_attribute":"python3.12-mlxtend-0.23.1","position":"pkgs/development/python-modules/mlxtend/default.nix:51","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mlxtend","upstream_purl":"pkg:pypi/mlxtend"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.mlxtend?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mlxtend/codemeta","maintainers":[{"uuid":"evax","login":null,"name":"evax","email":"nixos@evax.fr","url":"https://github.com/evax","packages_count":10,"html_url":null,"role":null,"created_at":"2026-03-07T12:07:08.183Z","updated_at":"2026-03-07T12:07:08.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/evax/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":223},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-04-05T05:09:10.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":2804767,"name":"mlxtend","ecosystem":"pypi","description":"Machine Learning Library Extensions","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":[],"namespace":null,"versions_count":54,"first_release_published_at":"2014-08-14T02:16:33.000Z","latest_release_published_at":"2025-12-13T22:33:15.000Z","latest_release_number":"0.24.0","last_synced_at":"2026-04-06T02:00:45.758Z","created_at":"2022-04-10T11:37:36.097Z","updated_at":"2026-04-06T02:00:45.758Z","registry_url":"https://pypi.org/project/mlxtend/","install_command":"pip install mlxtend --index-url https://pypi.org/simple","documentation_url":"https://rasbt.github.io/mlxtend","metadata":{"funding":null,"documentation":"https://rasbt.github.io/mlxtend","classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: BSD License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Image Recognition","Topic :: Scientific/Engineering :: Information Analysis"],"normalized_name":"mlxtend","project_status":null},"repo_metadata":{"id":19683589,"uuid":"22937749","full_name":"rasbt/mlxtend","owner":"rasbt","description":"A library of extension and helper modules for Python's data analysis and machine learning libraries.","archived":false,"fork":false,"pushed_at":"2024-07-02T00:51:45.000Z","size":97091,"stargazers_count":4857,"open_issues_count":147,"forks_count":857,"subscribers_count":115,"default_branch":"master","last_synced_at":"2024-09-01T21:37:31.810Z","etag":null,"topics":["association-rules","data-mining","data-science","machine-learning","python","supervised-learning","unsupervised-learning"],"latest_commit_sha":null,"homepage":"https://rasbt.github.io/mlxtend/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rasbt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-BSD3.txt","code_of_conduct":".github/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}},"created_at":"2014-08-14T01:56:16.000Z","updated_at":"2024-08-31T15:11:04.000Z","dependencies_parsed_at":"2023-09-22T02:57:05.896Z","dependency_job_id":"a1a72741-08b6-473e-9b9f-56c9719649a6","html_url":"https://github.com/rasbt/mlxtend","commit_stats":{"total_commits":1333,"total_committers":104,"mean_commits":"12.817307692307692","dds":0.4381095273818455,"last_synced_commit":"c0afb78befd673eb1ddaa0192d4694cef20ed2fa"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217594062,"owners_count":16201631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rasbt","name":"Sebastian Raschka","uuid":"5618407","kind":"user","description":"Machine Learning and AI researcher \u0026 currently research engineer at a startup","email":"","website":"https://magazine.sebastianraschka.com","location":"Madison, WI","twitter":"rasbt","company":"@Lightning-AI , University of Wisconsin-Madison","icon_url":"https://avatars.githubusercontent.com/u/5618407?u=fb6135afa4c7095d0f94c4c0e0eee37d1979a764\u0026v=4","repositories_count":136,"last_synced_at":"2024-05-14T00:04:50.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rasbt","funding_links":[],"total_stars":85770,"followers":21080,"following":34,"created_at":"2022-11-02T16:34:58.132Z","updated_at":"2024-05-14T00:05:08.895Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt/repositories"},"tags":[{"name":"v0.23.1","sha":"a5435e5a24617ddfc07e1c429d66e03162839c39","kind":"commit","published_at":"2024-01-05T08:45:48.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.23.1","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"a0534aabd40e730031a301455daa83c87dee1bac","kind":"commit","published_at":"2023-09-23T14:52:54.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.23.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"f5cb667f3f1b6d74426f6edee1445a92ab668540","kind":"commit","published_at":"2023-04-02T18:57:09.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.22.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1943512dbf68ed967ec5a8941d6ce8d96288ff09","kind":"commit","published_at":"2022-09-17T17:33:59.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.21.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9b3e7d610cb3fba1c632f6d2d76d0c2a1e3e8830","kind":"commit","published_at":"2022-05-27T02:00:12.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.20.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"6585e23fb4e2fb0b146ca77eb4822013584fe66b","kind":"commit","published_at":"2021-09-02T23:52:39.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.19.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.19.0/manifests"},{"name":"0.17.3","sha":"35f9061eaeb97a0a63db1d66d99ad9f1934bf1a4","kind":"commit","published_at":"2020-07-28T02:33:57.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/0.17.3","html_url":"https://github.com/rasbt/mlxtend/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/0.17.3/manifests"},{"name":"0.18.0","sha":"35f9061eaeb97a0a63db1d66d99ad9f1934bf1a4","kind":"commit","published_at":"2020-07-28T02:33:57.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/0.18.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/0.18.0/manifests"},{"name":"v0.17.2","sha":"70f0ee4701b88f6569feec949f3382cd8089eeef","kind":"commit","published_at":"2020-02-24T21:47:38.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.17.2","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"8c7df5b69ecfb39c948f7b64e1ab04aceaea0e35","kind":"commit","published_at":"2020-01-29T03:32:45.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.17.1","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8e22fe5723fe6551f6ad76ffe64cf42911bb5c82","kind":"commit","published_at":"2019-07-19T18:15:02.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.17.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"66645512c5b19976a4f1cc96dda758c6a6837672","kind":"commit","published_at":"2019-05-12T06:40:52.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.16.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9c044a920c31054fa106fb028e9115a3bd852cf8","kind":"commit","published_at":"2019-01-19T23:48:34.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.15.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"ec38ea3fd261ca5c5e43edf7862a26f61401a260","kind":"commit","published_at":"2018-11-10T04:32:01.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.14.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.14.0/manifests"},{"name":"0.13.0","sha":"d45c6568ea67e5d6affcb564e3f5b4a705a7efbf","kind":"commit","published_at":"2018-07-21T02:04:29.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/0.13.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/0.13.0/manifests"},{"name":"v0.12.0","sha":"513546b4d1e9143b174c375c4ec25d5747a9a521","kind":"commit","published_at":"2018-04-21T18:05:46.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.12.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f08e9e65e6acf66910c626a434dda85eb552bb9d","kind":"commit","published_at":"2018-03-15T02:32:07.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.11.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0227351751dcaa60db0fd45f176f0567098ecc7d","kind":"commit","published_at":"2017-12-22T18:23:58.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.10.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.10.0/manifests"},{"name":"v.0.9.1","sha":"6610cb768177d6dba0926daad4d981120d5134b0","kind":"commit","published_at":"2017-11-19T07:18:35.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v.0.9.1","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v.0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v.0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v.0.9.1/manifests"},{"name":"v0.9.0","sha":"1072b27e740b6532b4cd2f3f501aee3d7f8a5d41","kind":"commit","published_at":"2017-10-22T00:30:13.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.9.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e17f49b423c6d5d526309e0920a376d5ccf6ea40","kind":"commit","published_at":"2017-09-09T08:46:37.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.8.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7806f7cc0311c33340c071d1ac437090838b63a2","kind":"commit","published_at":"2017-06-23T03:35:22.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.7.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"efec0827aeb4d6ce742106e3f276cdc760040564","kind":"commit","published_at":"2017-03-18T22:50:04.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.6.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"86e40d5af5222d78acf219cc8188cfd28a972d9e","kind":"commit","published_at":"2017-02-14T06:24:31.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.5.1","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"d90bd1b3d5db611c4797a7bd891aafea1b51127e","kind":"commit","published_at":"2016-11-11T07:19:06.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.5.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"93a4cdb7da90e94f6c05a69c60befa8ff490b2be","kind":"commit","published_at":"2016-08-25T02:42:23.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.4.1","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.4.1/manifests"},{"name":"v0.4.2","sha":"93a4cdb7da90e94f6c05a69c60befa8ff490b2be","kind":"commit","published_at":"2016-08-25T02:42:23.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.4.2","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"cc54c526febb44740c286fcc085d5d4724db56d9","kind":"commit","published_at":"2016-05-02T00:15:44.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/0.4.1","html_url":"https://github.com/rasbt/mlxtend/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/0.4.1/manifests"},{"name":"v0.3.0","sha":"974e0bac5651996597c1aa262048a8d4f55d4bf1","kind":"commit","published_at":"2016-02-01T00:58:17.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.3.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"46e348577e96b8f900317e8cedf96bce734c0aef","kind":"commit","published_at":"2015-10-16T00:12:37.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.2.9","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags/v0.2.9/manifests"}]},"repo_metadata_updated_at":"2024-09-06T12:41:37.452Z","dependent_packages_count":56,"downloads":988516,"downloads_period":"last-month","dependent_repos_count":1293,"rankings":{"downloads":0.40715600347976355,"dependent_repos_count":0.32075371204365094,"dependent_packages_count":0.38349700343648035,"stargazers_count":1.0315013285831798,"forks_count":1.461737396213686,"docker_downloads_count":1.111196592830188,"average":0.7859736727644915},"purl":"pkg:pypi/mlxtend","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mlxtend","docker_dependents_count":74,"docker_downloads_count":109005,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T12:41:36.261Z","issues_count":86,"pull_requests_count":79,"avg_time_to_close_issue":11642165.522727273,"avg_time_to_close_pull_request":7027532.131578947,"issues_closed_count":44,"pull_requests_closed_count":76,"pull_request_authors_count":27,"issue_authors_count":63,"avg_comments_per_issue":3.441860465116279,"avg_comments_per_pull_request":4.113924050632911,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":2085654.0,"past_year_avg_time_to_close_pull_request":990330.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.2105263157894737,"past_year_avg_comments_per_pull_request":3.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/issues","maintainers":[{"login":"rasbt","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasbt"}],"active_maintainers":[{"login":"rasbt","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasbt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlxtend/codemeta","maintainers":[{"uuid":"rasbt","login":"rasbt","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/rasbt/","role":null,"created_at":"2022-12-24T07:06:49.496Z","updated_at":"2022-12-24T07:06:49.496Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rasbt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":833442,"maintainers_count":355815,"namespaces_count":0,"keywords_count":270194,"github":"pypi","metadata":{"funded_packages_count":53084},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-05T05:05:39.368Z","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":13077445,"name":"python311Packages.mlxtend","ecosystem":"nixpkgs","description":"Library of Python tools and extensions for data science","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:35:39.610Z","latest_release_published_at":"2026-02-01T17:35:39.610Z","latest_release_number":"0.23.1","last_synced_at":"2026-03-08T04:30:58.444Z","created_at":"2026-02-01T17:35:28.045Z","updated_at":"2026-03-10T19:14:45.362Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.mlxtend","install_command":"nix-env -iA nixpkgs.python311Packages.mlxtend","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/mlxtend/default.nix#L51","metadata":{"nix_attribute":"python3.11-mlxtend-0.23.1","position":"pkgs/development/python-modules/mlxtend/default.nix:51","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mlxtend","upstream_purl":"pkg:pypi/mlxtend"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.mlxtend?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mlxtend/codemeta","maintainers":[{"uuid":"evax","login":null,"name":"evax","email":"nixos@evax.fr","url":"https://github.com/evax","packages_count":10,"html_url":null,"role":null,"created_at":"2026-03-08T04:30:58.906Z","updated_at":"2026-03-08T04:30:58.906Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/evax/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12868619,"name":"python313Packages.mlxtend","ecosystem":"nixpkgs","description":"Library of Python tools and extensions for data science","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T02:55:15.975Z","latest_release_published_at":"2026-03-05T16:03:49.850Z","latest_release_number":"0.24.0","last_synced_at":"2026-03-05T16:03:50.276Z","created_at":"2026-01-27T02:55:15.744Z","updated_at":"2026-03-05T16:27:29.383Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.mlxtend","install_command":"nix-env -iA nixpkgs.python313Packages.mlxtend","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/mlxtend/default.nix#L69","metadata":{"nix_attribute":"python3.13-mlxtend-0.24.0","position":"pkgs/development/python-modules/mlxtend/default.nix:69","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mlxtend","upstream_purl":"pkg:pypi/mlxtend"},"repo_metadata":{"id":19683589,"uuid":"22937749","full_name":"rasbt/mlxtend","owner":"rasbt","description":"A library of extension and helper modules for Python's data analysis and machine learning libraries.","archived":false,"fork":false,"pushed_at":"2026-01-24T17:35:51.000Z","size":103037,"stargazers_count":5120,"open_issues_count":157,"forks_count":900,"subscribers_count":116,"default_branch":"master","last_synced_at":"2026-03-02T10:59:52.754Z","etag":null,"topics":["association-rules","data-mining","data-science","machine-learning","python","supervised-learning","unsupervised-learning"],"latest_commit_sha":null,"homepage":"https://rasbt.github.io/mlxtend/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rasbt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-BSD3.txt","code_of_conduct":".github/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":"2014-08-14T01:56:16.000Z","updated_at":"2026-03-02T09:45:52.000Z","dependencies_parsed_at":"2023-09-22T02:57:05.896Z","dependency_job_id":"a1a72741-08b6-473e-9b9f-56c9719649a6","html_url":"https://github.com/rasbt/mlxtend","commit_stats":{"total_commits":1346,"total_committers":111,"mean_commits":"12.126126126126126","dds":0.4413075780089153,"last_synced_commit":"11a295e350c9bd57172228ad61bd5bc35d86691a"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/rasbt/mlxtend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/sbom","scorecard":{"id":762283,"data":{"date":"2025-08-11","repo":{"name":"github.com/rasbt/mlxtend","commit":"76439b43c952e5f98ce516df96a55d1fe8b2f9c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package-conda.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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-BSD3.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/linter.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/python-package-conda.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/python-package-conda.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rasbt/mlxtend/python-package-conda.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:32","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:33","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:12"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 26 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-22T23:46:25.679Z","repository_id":19683589,"created_at":"2025-08-22T23:46:25.680Z","updated_at":"2025-08-22T23:46:25.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30135480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:12:30.064Z","status":"ssl_error","status_checked_at":"2026-03-05T16:12:28.909Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.mlxtend?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mlxtend/codemeta","maintainers":[{"uuid":"evax","login":null,"name":"evax","email":"nixos@evax.fr","url":"https://github.com/evax","packages_count":10,"html_url":null,"role":null,"created_at":"2026-03-05T16:03:50.579Z","updated_at":"2026-03-05T16:03:50.579Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/evax/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":144628,"maintainers_count":4598,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":1507},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-03T06:06:13.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5289087,"name":"mlxtend","ecosystem":"conda","description":"A library of Python tools and extensions for data science and machine learning. Contact ============= If you have any questions or comments about mlxtend, please feel free to contact me via eMail: mail@sebastianraschka.com or Twitter: https://twitter.com/rasbt This project is hosted at https://github.com/rasbt/mlxtend The documentation can be found at http://rasbt.github.io/mlxtend/","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2022-10-03T15:46:56.374Z","latest_release_published_at":"2022-09-17T23:45:24.000Z","latest_release_number":"0.21.0","last_synced_at":"2026-03-20T21:34:30.320Z","created_at":"2022-10-03T15:46:56.360Z","updated_at":"2026-03-20T21:34:30.320Z","registry_url":"https://anaconda.org/conda-forge/mlxtend","install_command":"conda install -c conda-forge mlxtend","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"22937749","full_name":"rasbt/mlxtend","owner":"rasbt","description":"A library of extension and helper modules for Python's data analysis and machine learning libraries.","archived":false,"fork":false,"pushed_at":"2023-02-26T16:44:34.000Z","size":89197,"stargazers_count":4310,"open_issues_count":128,"forks_count":809,"subscribers_count":118,"default_branch":"master","last_synced_at":"2023-03-21T11:14:38.455Z","etag":null,"topics":["association-rules","data-mining","data-science","machine-learning","python","supervised-learning","unsupervised-learning"],"latest_commit_sha":null,"homepage":"http://rasbt.github.io/mlxtend/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-BSD3.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-14T01:56:16.000Z","updated_at":"2023-03-20T07:59:24.000Z","dependencies_parsed_at":"2023-02-16T22:00:18.027Z","dependency_job_id":null,"html_url":"https://github.com/rasbt/mlxtend","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"rasbt","name":"Sebastian Raschka","uuid":"5618407","kind":"user","description":"Machine Learning researcher \u0026 passionate open source contributor. Author of the \"Python Machine Learning\" book.","email":"","website":"https://sebastianraschka.com","location":"Madison, WI","twitter":"rasbt","company":"@Lightning-AI , University of Wisconsin-Madison","avatar_url":"https://avatars.githubusercontent.com/u/5618407?u=fb6135afa4c7095d0f94c4c0e0eee37d1979a764\u0026v=4","repositories_count":47,"last_synced_at":"2023-02-19T23:33:10.247Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt"},"tags":[{"name":"v0.21.0","sha":"1943512dbf68ed967ec5a8941d6ce8d96288ff09","kind":"commit","published_at":"2022-09-17T17:33:59.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.21.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.21.0"},{"name":"v0.20.0","sha":"9b3e7d610cb3fba1c632f6d2d76d0c2a1e3e8830","kind":"commit","published_at":"2022-05-27T02:00:12.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.20.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.20.0"},{"name":"v0.19.0","sha":"6585e23fb4e2fb0b146ca77eb4822013584fe66b","kind":"commit","published_at":"2021-09-02T23:52:39.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.19.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.19.0"},{"name":"0.18.0","sha":"35f9061eaeb97a0a63db1d66d99ad9f1934bf1a4","kind":"commit","published_at":"2020-07-28T02:33:57.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/0.18.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/0.18.0"},{"name":"0.17.3","sha":"35f9061eaeb97a0a63db1d66d99ad9f1934bf1a4","kind":"commit","published_at":"2020-07-28T02:33:57.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/0.17.3","html_url":"https://github.com/rasbt/mlxtend/releases/tag/0.17.3"},{"name":"v0.17.2","sha":"70f0ee4701b88f6569feec949f3382cd8089eeef","kind":"commit","published_at":"2020-02-24T21:47:38.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.17.2","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.17.2"},{"name":"v0.17.1","sha":"8c7df5b69ecfb39c948f7b64e1ab04aceaea0e35","kind":"commit","published_at":"2020-01-29T03:32:45.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.17.1","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.17.1"},{"name":"v0.17.0","sha":"8e22fe5723fe6551f6ad76ffe64cf42911bb5c82","kind":"commit","published_at":"2019-07-19T18:15:02.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.17.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.17.0"},{"name":"v0.16.0","sha":"66645512c5b19976a4f1cc96dda758c6a6837672","kind":"commit","published_at":"2019-05-12T06:40:52.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.16.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.16.0"},{"name":"v0.15.0","sha":"9c044a920c31054fa106fb028e9115a3bd852cf8","kind":"commit","published_at":"2019-01-19T23:48:34.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.15.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.15.0"},{"name":"v0.14.0","sha":"ec38ea3fd261ca5c5e43edf7862a26f61401a260","kind":"commit","published_at":"2018-11-10T04:32:01.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.14.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.14.0"},{"name":"0.13.0","sha":"d45c6568ea67e5d6affcb564e3f5b4a705a7efbf","kind":"commit","published_at":"2018-07-21T02:04:29.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/0.13.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/0.13.0"},{"name":"v0.12.0","sha":"513546b4d1e9143b174c375c4ec25d5747a9a521","kind":"commit","published_at":"2018-04-21T18:05:46.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.12.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.12.0"},{"name":"v0.11.0","sha":"f08e9e65e6acf66910c626a434dda85eb552bb9d","kind":"commit","published_at":"2018-03-15T02:32:07.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.11.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.11.0"},{"name":"v0.10.0","sha":"0227351751dcaa60db0fd45f176f0567098ecc7d","kind":"commit","published_at":"2017-12-22T18:23:58.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.10.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.10.0"},{"name":"v.0.9.1","sha":"6610cb768177d6dba0926daad4d981120d5134b0","kind":"commit","published_at":"2017-11-19T07:18:35.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v.0.9.1","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v.0.9.1"},{"name":"v0.9.0","sha":"1072b27e740b6532b4cd2f3f501aee3d7f8a5d41","kind":"commit","published_at":"2017-10-22T00:30:13.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.9.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"e17f49b423c6d5d526309e0920a376d5ccf6ea40","kind":"commit","published_at":"2017-09-09T08:46:37.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.8.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.8.0"},{"name":"v0.7.0","sha":"7806f7cc0311c33340c071d1ac437090838b63a2","kind":"commit","published_at":"2017-06-23T03:35:22.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.7.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.7.0"},{"name":"v0.6.0","sha":"efec0827aeb4d6ce742106e3f276cdc760040564","kind":"commit","published_at":"2017-03-18T22:50:04.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.6.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.6.0"},{"name":"v0.5.1","sha":"86e40d5af5222d78acf219cc8188cfd28a972d9e","kind":"commit","published_at":"2017-02-14T06:24:31.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.5.1","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.5.1"},{"name":"v0.5.0","sha":"d90bd1b3d5db611c4797a7bd891aafea1b51127e","kind":"commit","published_at":"2016-11-11T07:19:06.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.5.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.5.0"},{"name":"v0.4.2","sha":"93a4cdb7da90e94f6c05a69c60befa8ff490b2be","kind":"commit","published_at":"2016-08-25T02:42:23.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.4.2","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.4.2"},{"name":"v0.4.1","sha":"93a4cdb7da90e94f6c05a69c60befa8ff490b2be","kind":"commit","published_at":"2016-08-25T02:42:23.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.4.1","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.4.1"},{"name":"0.4.1","sha":"cc54c526febb44740c286fcc085d5d4724db56d9","kind":"commit","published_at":"2016-05-02T00:15:44.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/0.4.1","html_url":"https://github.com/rasbt/mlxtend/releases/tag/0.4.1"},{"name":"v0.3.0","sha":"974e0bac5651996597c1aa262048a8d4f55d4bf1","kind":"commit","published_at":"2016-02-01T00:58:17.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.3.0","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.3.0"},{"name":"v0.2.9","sha":"46e348577e96b8f900317e8cedf96bce734c0aef","kind":"commit","published_at":"2015-10-16T00:12:37.000Z","download_url":"https://codeload.github.com/rasbt/mlxtend/tar.gz/v0.2.9","html_url":"https://github.com/rasbt/mlxtend/releases/tag/v0.2.9"}]},"repo_metadata_updated_at":"2023-03-22T07:25:30.897Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":11.632316981885324,"dependent_packages_count":19.606766804730775,"stargazers_count":5.359548879684615,"forks_count":5.768750935675433,"docker_downloads_count":null,"average":10.591845900494036},"purl":"pkg:conda/mlxtend?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mlxtend/dependencies","status":null,"funding_links":["https://github.com/sponsors/rasbt"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:11:31.710Z","issues_count":63,"pull_requests_count":61,"avg_time_to_close_issue":13151088.394736841,"avg_time_to_close_pull_request":8199137.672413793,"issues_closed_count":38,"pull_requests_closed_count":58,"pull_request_authors_count":17,"issue_authors_count":43,"avg_comments_per_issue":3.9682539682539684,"avg_comments_per_pull_request":4.278688524590164,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":563443.6111111111,"past_year_avg_time_to_close_pull_request":530952.5757575758,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.9090909090909092,"past_year_avg_comments_per_pull_request":3.6666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mlxtend/codemeta","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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2266},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-03T06:46:36.736Z","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":12829453,"name":"python311Packages.mlxtend","ecosystem":"nixpkgs","description":"A library of Python tools and extensions for data science","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:33:30.695Z","latest_release_published_at":"2026-01-26T19:33:30.695Z","latest_release_number":"0.21.0","last_synced_at":"2026-04-03T09:25:28.721Z","created_at":"2026-01-26T19:33:30.306Z","updated_at":"2026-04-03T09:25:28.721Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.mlxtend","install_command":"nix-env -iA nixpkgs.python311Packages.mlxtend","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/mlxtend/default.nix#L43","metadata":{"nix_attribute":"python3.11-mlxtend-0.21.0","position":"pkgs/development/python-modules/mlxtend/default.nix:43","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mlxtend","upstream_purl":"pkg:pypi/mlxtend"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.mlxtend?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.mlxtend/codemeta","maintainers":[{"uuid":"evax","login":null,"name":"evax","email":"nixos@evax.fr","url":"https://github.com/evax","packages_count":10,"html_url":null,"role":null,"created_at":"2026-03-03T08:25:34.149Z","updated_at":"2026-03-03T08:25:34.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/evax/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":8238969,"name":"mlxtend","ecosystem":"conda","description":"A library of Python tools and extensions for data science and machine learning.","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2023-06-15T18:05:20.000Z","latest_release_published_at":"2026-01-20T14:08:16.000Z","latest_release_number":"0.24.0","last_synced_at":"2026-03-26T07:28:31.809Z","created_at":"2023-09-06T04:54:32.052Z","updated_at":"2026-03-26T07:28:32.421Z","registry_url":"https://anaconda.org/anaconda/mlxtend","install_command":"conda install -c anaconda mlxtend","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"22937749","full_name":"rasbt/mlxtend","owner":"rasbt","description":"A library of extension and helper modules for Python's data analysis and machine learning libraries.","archived":false,"fork":false,"pushed_at":"2023-08-30T17:18:44.000Z","size":94947,"stargazers_count":4504,"open_issues_count":136,"forks_count":823,"subscribers_count":117,"default_branch":"master","last_synced_at":"2023-09-05T22:10:08.591Z","etag":null,"topics":["association-rules","data-mining","data-science","machine-learning","python","supervised-learning","unsupervised-learning"],"latest_commit_sha":null,"homepage":"https://rasbt.github.io/mlxtend/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rasbt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-BSD3.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-14T01:56:16.000Z","updated_at":"2023-09-05T22:10:08.592Z","dependencies_parsed_at":"2023-02-16T22:00:18.027Z","dependency_job_id":null,"html_url":"https://github.com/rasbt/mlxtend","commit_stats":null,"previous_names":[],"tags_count":28,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":157310492,"owners_count":7706997,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2026-03-26T07:28:32.391Z","dependent_packages_count":0,"downloads":2966,"downloads_period":"total","dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":38.87043189368771,"dependent_packages_count":51.19299305345817,"stargazers_count":11.960132890365449,"forks_count":12.322561159770462,"docker_downloads_count":null,"average":28.586529749320448},"purl":"pkg:conda/mlxtend","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-09-05T22:12:46.239Z","issues_count":63,"pull_requests_count":62,"avg_time_to_close_issue":13151088.394736841,"avg_time_to_close_pull_request":8061131.576271187,"issues_closed_count":38,"pull_requests_closed_count":59,"pull_request_authors_count":18,"issue_authors_count":43,"avg_comments_per_issue":3.9682539682539684,"avg_comments_per_pull_request":4.225806451612903,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":30,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":519264.0625,"past_year_avg_time_to_close_pull_request":501504.75,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.9666666666666668,"past_year_avg_comments_per_pull_request":2.742857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mlxtend/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4937,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":730},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-03T06:45:51.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12816977,"name":"python310Packages.mlxtend","ecosystem":"nixpkgs","description":"A library of Python tools and extensions for data science","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:25:22.703Z","latest_release_published_at":"2026-01-26T17:25:22.703Z","latest_release_number":"0.21.0","last_synced_at":"2026-03-03T18:37:38.707Z","created_at":"2026-01-26T17:25:22.531Z","updated_at":"2026-03-03T18:37:38.950Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.mlxtend","install_command":"nix-env -iA nixpkgs.python310Packages.mlxtend","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/mlxtend/default.nix#L43","metadata":{"nix_attribute":"python3.10-mlxtend-0.21.0","position":"pkgs/development/python-modules/mlxtend/default.nix:43","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mlxtend","upstream_purl":"pkg:pypi/mlxtend"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.mlxtend?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.mlxtend/codemeta","maintainers":[{"uuid":"evax","login":null,"name":"evax","email":"nixos@evax.fr","url":"https://github.com/evax","packages_count":10,"html_url":null,"role":null,"created_at":"2026-03-03T18:37:38.875Z","updated_at":"2026-03-03T18:37:38.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/evax/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13086297,"name":"python312Packages.mlxtend","ecosystem":"nixpkgs","description":"Library of Python tools and extensions for data science","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:03:39.938Z","latest_release_published_at":"2026-02-01T18:03:39.938Z","latest_release_number":"0.23.1","last_synced_at":"2026-03-08T07:12:47.682Z","created_at":"2026-02-01T18:03:34.416Z","updated_at":"2026-03-10T13:31:50.973Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.mlxtend","install_command":"nix-env -iA nixpkgs.python312Packages.mlxtend","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/mlxtend/default.nix#L51","metadata":{"nix_attribute":"python3.12-mlxtend-0.23.1","position":"pkgs/development/python-modules/mlxtend/default.nix:51","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mlxtend","upstream_purl":"pkg:pypi/mlxtend"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.mlxtend?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mlxtend/codemeta","maintainers":[{"uuid":"evax","login":null,"name":"evax","email":"nixos@evax.fr","url":"https://github.com/evax","packages_count":10,"html_url":null,"role":null,"created_at":"2026-03-08T07:12:48.326Z","updated_at":"2026-03-08T07:12:48.326Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/evax/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13304463,"name":"python311Packages.mlxtend","ecosystem":"nixpkgs","description":"A library of Python tools and extensions for data science","homepage":"https://github.com/rasbt/mlxtend","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rasbt/mlxtend","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:59:05.603Z","latest_release_published_at":"2026-02-02T06:59:05.603Z","latest_release_number":"0.22.0","last_synced_at":"2026-03-04T05:38:40.037Z","created_at":"2026-02-02T06:59:04.935Z","updated_at":"2026-03-04T05:38:40.325Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.mlxtend","install_command":"nix-env -iA nixpkgs.python311Packages.mlxtend","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/mlxtend/default.nix#L43","metadata":{"nix_attribute":"python3.11-mlxtend-0.22.0","position":"pkgs/development/python-modules/mlxtend/default.nix:43","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":true,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mlxtend","upstream_purl":"pkg:pypi/mlxtend"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.mlxtend?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.mlxtend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.mlxtend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.mlxtend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mlxtend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mlxtend/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mlxtend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mlxtend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mlxtend/codemeta","maintainers":[{"uuid":"evax","login":null,"name":"evax","email":"nixos@evax.fr","url":"https://github.com/evax","packages_count":10,"html_url":null,"role":null,"created_at":"2026-03-04T05:38:40.235Z","updated_at":"2026-03-04T05:38:40.235Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/evax/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}}],"commits":{"id":6822,"full_name":"rasbt/mlxtend","default_branch":"master","total_commits":1372,"total_committers":116,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.827586206896552,"dds":0.32069970845481055,"past_year_total_commits":13,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.1666666666666665,"past_year_dds":0.6923076923076923,"last_synced_at":"2026-03-12T06:31:36.893Z","last_synced_commit":"366f717b87f2fcaeeb67b70432b6e1a801519eff","created_at":"2023-03-07T09:43:44.368Z","updated_at":"2026-03-12T06:28:26.971Z","committers":[{"name":"rasbt","email":"mail@sebastianraschka.com","login":"rasbt","count":932},{"name":"SolidAhmad","email":"nimasarajpoor@gmail.com","login":"NimaSarajpoor","count":110},{"name":"Dmitry Labazkin","email":"labdmitriy@gmail.com","login":"labdmitriy","count":25},{"name":"James Bourbeau","email":"jrbourbeau@gmail.com","login":"jrbourbeau","count":18},{"name":"Sebastian Raschka","email":"raschkas@msu.edu","login":null,"count":16},{"name":"reiinakano","email":"reii_nakano@yahoo.com","login":"reiinakano","count":13},{"name":"Maitreyee Mhasakar","email":"maitreyee.mhasakar@gmail.com","login":"Maitreyee1","count":12},{"name":"Takashi Oya","email":"takashioya@TakashinoMacBook-Pro.local","login":null,"count":10},{"name":"Kota Mori","email":"kmori05@gmail.com","login":"kota7","count":10},{"name":"JJLWHarrison","email":"jjharrison89@gmail.com","login":"JJLWHarrison","count":9},{"name":"Will McGinnis","email":"will@predikto.com","login":null,"count":8},{"name":"Zach Griffith","email":"zachary.griffith@icecube.wisc.edu","login":null,"count":8},{"name":"jaksmid","email":"jakub.smid@blindspot.ai","login":"jaksmid","count":8},{"name":"fatihsen20","email":"fatih.sn2000@gmail.com","login":"fatihsen20","count":8},{"name":"zuari1993","email":"lnatarajan@wisc.edu","login":"zuari1993","count":7},{"name":"Ne-oL","email":"38661257+Ne-oL","login":"Ne-oL","count":7},{"name":"Daniel Kleine","email":"53251018+d-kleine","login":"d-kleine","count":6},{"name":"ftnext","email":"takuyafjp+develop@gmail.com","login":"ftnext","count":6},{"name":"Daniel","email":"dnlmrls9@gmail.com","login":"DanielMorales9","count":5},{"name":"F.J.H. Heras","email":"fjhheras@gmail.com","login":"fjhheras","count":5},{"name":"Guillaume Poirier-Morency","email":"guillaumepoiriermorency@gmail.com","login":"arteymix","count":5},{"name":"Qiang Gu","email":"36086881+qiagu","login":"qiagu","count":5},{"name":"Vahid Mirjalili","email":"2880929+vmirly","login":"vmirly","count":4},{"name":"Colin Carroll","email":"colcarroll@gmail.com","login":"ColCarroll","count":4},{"name":"Floris Hoogenboom","email":"floris@digitaldreamworks.nl","login":"FlorisHoogenboom","count":4},{"name":"Mariam Zakaria","email":"123750992+mariam851","login":"mariam851","count":4},{"name":"Steve Harenberg","email":"harenbergsd@gmail.com","login":"harenbergsd","count":4},{"name":"naman.mistry","email":"65106237+namanmistry","login":"namanmistry","count":4},{"name":"Florian Charlier","email":"florian.charlier@ulb.ac.be","login":"trevismd","count":3},{"name":"geo","email":"apremgeorge@gmail.com","login":"hanzigs","count":3},{"name":"Marco Tiraboschi","email":"marcotiraboschi@hotmail.it","login":"ChromaticIsobar","count":3},{"name":"Denis Barbier","email":"barbier@imacs.polytechnique.fr","login":"dbarbier","count":3},{"name":"Janpreet Singh","email":"janpreetsingh.1@gmail.com","login":"janismdhanbad","count":2},{"name":"Ian Thompson","email":"ianiat11@gmail.com","login":"it176131","count":2},{"name":"Gabriel Azevedo Ferreira","email":"az.fe.gabriel@gmail.com","login":"Gabriel-Azevedo-Ferreira","count":2},{"name":"Filip Karlo Došilović","email":"filipk.dosilovic@gmail.com","login":"fkdosilovic","count":2},{"name":"selay01","email":"selay01","login":"selay01","count":2},{"name":"davebulaval","email":"david.beauchemin.5@ulaval.ca","login":"davebulaval","count":2},{"name":"chkoar","email":"chkoar","login":"chkoar","count":2},{"name":"Tanmay Chimurkar","email":"71710068+tanmaychimurkar","login":"tanmaychimurkar","count":2},{"name":"Sachin Yadav","email":"118251564+sachinn854","login":"sachinn854","count":2},{"name":"Peter Bloem","email":"git@peterbloem.nl","login":"pbloem","count":2},{"name":"Joao Pedro Zanlorensi Cardoso","email":"joaozanlorensi@gmail.com","login":"joaozanlorensi","count":2},{"name":"Konstantinos Azas","email":"64093265+zazass8","login":"zazass8","count":2},{"name":"Laurens Geffert","email":"laurensgeffert@gmail.com","login":"JanLauGe","count":2},{"name":"Nandineni Harsha Vardhan","email":"rr200002@rguktrkv.ac.in","login":"N-Harsha-Vardhan-Dev","count":2},{"name":"Muhammad Anas","email":"mrwhosetheboss365@gmail.com","login":null,"count":2},{"name":"Sebastian Raschka","email":"sraschka@wisc.edu","login":null,"count":2},{"name":"Pablo Fernandez","email":"pablofernandez.sq@gmail.com","login":"pfsq","count":2},{"name":"Oliver Tomic","email":"olivertomic@zoho.com","login":"olivertomic","count":2},{"name":"AlBahnsen","email":"al.bahnsen@gmail.com","login":"albahnsen","count":2},{"name":"Ab2nour","email":"61651582+Ab2nour","login":"Ab2nour","count":1},{"name":"Ackerley Tng","email":"ackerleytng@gmail.com","login":"ackerleytng","count":1},{"name":"Adam Cooper","email":"adam.cooper@tribalgroup.com","login":null,"count":1},{"name":"Deepan Das","email":"ddas@scortex.io","login":null,"count":1},{"name":"Marius Mosbach","email":"mmosbach@lsv.uni-saarland.de","login":null,"count":1},{"name":"Zac Wellmer","email":"wellmerz@msu.edu","login":null,"count":1},{"name":"jmayse","email":"jeffmayse@upserve.com","login":null,"count":1},{"name":"Marcelo Nunes Alves","email":"mnaweb@gmail.com","login":"MarceloNunesAlves","count":1},{"name":"Mathew Savage","email":"mathew@mathewsavage.com","login":"matsavage","count":1},{"name":"Michael Peters","email":"opiethehokie@gmail.com","login":"opiethehokie","count":1},{"name":"Mirza Hasanbasic","email":"lekroya@gmail.com","login":"kazyka","count":1},{"name":"Nikita Pokidyshev","email":"nik96lip@gmail.com","login":"pokidyshev","count":1},{"name":"Puneet Grover","email":"grover.puneet1995@gmail.com","login":"PuneetGrov3r","count":1},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":1},{"name":"Rany Kamel","email":"rany.kamel47@gmail.com","login":"UltraArceus3","count":1},{"name":"Robert Alexander","email":"32021334+RALEx147","login":"RALEx147","count":1},{"name":"Santiago Castro","email":"bryant@montevideo.com.uy","login":"bryant1410","count":1},{"name":"Thomas Kastl","email":"kasuteru","login":"kasuteru","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Tim Kellogg","email":"tim@kensci.com","login":"tkellogg","count":1},{"name":"William Laney","email":"williamlaney@yahoo.com","login":"WLaney","count":1},{"name":"Yale Hartmann","email":"yale.hartmann@me.com","login":"Saniamos","count":1},{"name":"code-review-doctor","email":"contact+django-doctor-test@richardtier.co.uk","login":"code-review-doctor","count":1},{"name":"danickblouin","email":"45211997+danickblouin","login":"danickblouin","count":1},{"name":"dynobo","email":"dynobo","login":"dynobo","count":1},{"name":"jak_tkvs","email":"32125829+jckkvs","login":"jckkvs","count":1},{"name":"jlopezpena","email":"jlopezpena","login":"jlopezpena","count":1},{"name":"kernc","email":"kerncece@gmail.com","login":"kernc","count":1},{"name":"manuel","email":"manuel.garrido.pena@gmail.com","login":"manugarri","count":1},{"name":"mrkaiser","email":"kaiserollofdoom@gmail.com","login":"mrkaiser","count":1},{"name":"rchaves33","email":"ryan@gchaves.org","login":"rchaves33","count":1},{"name":"siddardhadesu","email":"153359094+siddardhadesu","login":"siddardhadesu","count":1},{"name":"sohrabtowfighi","email":"sohrabtowfighi@hotmail.com","login":"sohrabtowfighi","count":1},{"name":"tetrar124","email":"36783730+tetrar124","login":"tetrar124","count":1},{"name":"wahutch","email":"wahutchcroft@ucdavis.edu","login":"wahutch","count":1},{"name":"whalebot-helmsman","email":"whalebot.helmsman@gmail.com","login":"whalebot-helmsman","count":1},{"name":"Adam Erickson","email":"adam-erickson","login":"adam-erickson","count":1},{"name":"Adam Li","email":"adam2392@gmail.com","login":"adam2392","count":1},{"name":"Ajinkya Kale","email":"kaleajinkya@gmail.com","login":"ajkl","count":1},{"name":"Andrew Maguire","email":"andrewm4894@gmail.com","login":"andrewm4894","count":1},{"name":"Anebi Agbo","email":"anebi13@gmail.com","login":"An3bi","count":1},{"name":"Anton Loss","email":"optimbid@gmail.com","login":"avloss","count":1},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1},{"name":"Batuhan Bardak","email":"bbardak37@gmail.com","login":"bbardakk","count":1},{"name":"Benjamin Lee","email":"benjamin_lee@college.harvard.edu","login":"Benjamin-Lee","count":1},{"name":"Bot_wxt1221","email":"3264117476@qq.com","login":"Bot-wxt1221","count":1},{"name":"Carl Smedstad","email":"carl.smedstad@protonmail.com","login":"carlsmedstad","count":1},{"name":"Daniel Schäufele","email":"github@schaeufele.org","login":"daniel-sch","count":1},{"name":"Darryl See Wei Shen","email":"59615070+peanutsee","login":"peanutsee","count":1},{"name":"Eike Dehling","email":"e.e.dehling@gmail.com","login":"EikeDehling","count":1},{"name":"Francis T. O'Donovan","email":"francis.odonovan@gmail.com","login":"proinsias","count":1},{"name":"GILLES Armand","email":"armand.gilles@sub-data.fr","login":"armgilles","count":1},{"name":"Haider Karar","email":"96874672+Haider010","login":"Haider010","count":1},{"name":"Henning Sperr","email":"henning.sperr@gmail.com","login":"hsperr","count":1},{"name":"Iaroslav Shcherbatyi","email":"iaroslav.github@gmail.com","login":"iaroslav-ai","count":1},{"name":"Ilya","email":"ipashchenko@asc.rssi.ru","login":"ipashchenko","count":1},{"name":"Ivan Ukhov","email":"ivan.ukhov@gmail.com","login":"IvanUkhov","count":1},{"name":"Jelmer Borst","email":"japborst@gmail.com","login":"japborst","count":1},{"name":"Joshua Görner","email":"joshua.goerner@gmail.com","login":"jgoerner","count":1},{"name":"Julius Simonelli","email":"julius.simonelli@gmail.com","login":"jss367","count":1},{"name":"Justin","email":"justinm088@hotmail.com","login":"jmahlik","count":1},{"name":"Katrina Ni","email":"lichenkatrinani@gmail.com","login":"nilichen","count":1},{"name":"Konstantinos Paliouras","email":"squarious@gmail.com","login":"sque","count":1},{"name":"LeeTeng2001","email":"63984709+LeeTeng2001","login":"LeeTeng2001","count":1},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":1}],"past_year_committers":[{"name":"Mariam Zakaria","email":"123750992+mariam851","login":"mariam851","count":4},{"name":"Sebastian Raschka","email":"mail@sebastianraschka.com","login":"rasbt","count":3},{"name":"Sachin Yadav","email":"118251564+sachinn854","login":"sachinn854","count":2},{"name":"Nandineni Harsha Vardhan","email":"rr200002@rguktrkv.ac.in","login":"N-Harsha-Vardhan-Dev","count":2},{"name":"siddardhadesu","email":"153359094+siddardhadesu","login":"siddardhadesu","count":1},{"name":"Daniel Kleine","email":"53251018+d-kleine","login":"d-kleine","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-06T00:00:08.903Z","repositories_count":6211309,"commits_count":922131470,"contributors_count":35689645,"owners_count":1143524,"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":{"table":{"full_name":"rasbt/mlxtend","html_url":"https://github.com/rasbt/mlxtend","last_synced_at":"2026-01-16T20:01:10.433Z","status":"active","issues_count":94,"pull_requests_count":138,"avg_time_to_close_issue":14073630.57142857,"avg_time_to_close_pull_request":5342972.947826087,"issues_closed_count":49,"pull_requests_closed_count":115,"pull_request_authors_count":38,"issue_authors_count":70,"avg_comments_per_issue":3.4148936170212765,"avg_comments_per_pull_request":3.130434782608696,"merged_pull_requests_count":102,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":23550168.0,"past_year_avg_time_to_close_pull_request":1351180.75,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.9230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-10T20:56:50.530Z","updated_at":"2026-01-16T20:01:10.433Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmlxtend/issues","issue_labels_count":{"table":{"Bug":29,"New Feature":19,"Question":12,"Documentation":12,"Enhancement":9,"help wanted":5,"easy":4}},"pull_request_labels_count":{"table":{"Enhancement":2,"in progress":2}},"issue_author_associations_count":{"table":{"NONE":59,"CONTRIBUTOR":18,"OWNER":17}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":68,"OWNER":43,"NONE":27}},"issue_authors":{"table":{"rasbt":17,"NimaSarajpoor":4,"ftnext":3,"carlsmedstad":2,"it176131":2,"arilwan":2,"andysingal":1,"prateek-bricklane":1,"huanfachen":1,"labdmitriy":1,"zuari1993":1,"ltbd78":1,"josejub":1,"rich-ard":1,"nucsit026":1,"migueldft":1,"tam-nguyenminh":1,"sskarkhanis":1,"shane-breeze":1,"saeedesmaili":1,"jmrichardson":1,"Minitabb":1,"koushikam":1,"Bushra-Aljbawi":1,"Whisht":1,"wdduncan":1,"liaochris":1,"armgilles":1,"BrunoBarre":1,"jokari69":1,"kbnnf":1,"UltraArceus3":1,"riyalawrance":1,"ago302":1,"sabarezaeii":1,"GMi-Materials":1,"mikaelmv":1,"hubutui":1,"vopani":1,"d-kleine":1,"FlorinAndrei":1,"AnAccountWithoutAName":1,"sapawar4":1,"emilianomm":1,"AnjaliSetiya":1,"sai-charan1":1,"jmahlik":1,"arc12":1,"israel-cj":1,"lucamagnasco":1,"polishtits":1,"tolitei":1,"Markopolo141":1,"kemaldahha":1,"kristianperriu":1,"lcrmorin":1,"Hardwarize":1,"Heptasphere":1,"dffesalbon":1,"peanutsee":1,"PARODBE":1,"dale-wong":1,"bartolomeo3000":1,"stephano41":1,"PyDeps":1,"Anuj-Saboo":1,"yhdelgado":1,"zazass8":1,"jckkvs":1,"adgrig":1}},"pull_request_authors":{"table":{"rasbt":43,"mariam851":14,"d-kleine":12,"fkdosilovic":4,"NimaSarajpoor":4,"it176131":4,"zuari1993":4,"zazass8":4,"HassaneSkikri":4,"namanmistry":4,"ftnext":3,"UltraArceus3":2,"fatihsen20":2,"muhammadanas0716":2,"sachinn854":2,"soumyadsanyal":2,"danickblouin":2,"MarceloNunesAlves":2,"tanmaychimurkar":2,"carlsmedstad":2,"Bot-wxt1221":2,"Haider010":2,"dhruvi003":1,"jmahlik":1,"N-Harsha-Vardhan-Dev":1,"Ab2nour":1,"japborst":1,"LeeTeng2001":1,"labdmitriy":1,"sonjaoffwood":1,"Junting-Wang":1,"Ne-oL":1,"jckkvs":1,"aldder":1,"peanutsee":1,"tkellogg":1,"gideonred":1,"siddardhadesu":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-18T00:00:09.535Z","repositories_count":12805783,"issues_count":35527654,"pull_requests_count":115533011,"authors_count":11113850,"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":{"table":{"Bug":3,"Question":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":3,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":17,"NONE":7,"OWNER":2}},"past_year_issue_authors":{"table":{"bartolomeo3000":1,"d-kleine":1,"Heptasphere":1,"riyalawrance":1}},"past_year_pull_request_authors":{"table":{"mariam851":14,"sachinn854":2,"rasbt":2,"d-kleine":2,"zazass8":2,"siddardhadesu":1,"gideonred":1,"dhruvi003":1,"N-Harsha-Vardhan-Dev":1}},"maintainers":[{"table":{"login":"rasbt","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasbt"}}],"active_maintainers":[{"table":{"login":"rasbt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rasbt"}}]}},"events":{"total":{"ReleaseEvent":3,"DeleteEvent":4,"PullRequestEvent":37,"ForkEvent":36,"DiscussionEvent":1,"IssuesEvent":13,"WatchEvent":194,"IssueCommentEvent":74,"PushEvent":25,"PullRequestReviewEvent":36,"PullRequestReviewCommentEvent":20,"CreateEvent":6},"last_year":{"ReleaseEvent":1,"DeleteEvent":2,"PullRequestEvent":19,"ForkEvent":19,"DiscussionEvent":1,"IssuesEvent":5,"WatchEvent":113,"IssueCommentEvent":27,"PushEvent":9,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":14,"CreateEvent":3}},"keywords":["association-rules","data-mining","data-science","machine-learning","python","supervised-learning","unsupervised-learning"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-07-21T21:32:45.991Z","updated_at":"2022-07-21T21:32:45.991Z","repository_link":"https://github.com/rasbt/mlxtend/blob/master/requirements-test.txt","dependencies":[{"id":353266861,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":353266862,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":353266863,"package_name":"dlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":353266864,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":353266865,"package_name":"imageio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-21T21:32:46.153Z","updated_at":"2022-07-21T21:32:46.153Z","repository_link":"https://github.com/rasbt/mlxtend/blob/master/requirements.txt","dependencies":[{"id":353267173,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.2.1","direct":true,"kind":"runtime","optional":false},{"id":353267174,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16.2","direct":true,"kind":"runtime","optional":false},{"id":353267175,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.2","direct":true,"kind":"runtime","optional":false},{"id":353267176,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=1.0.2","direct":true,"kind":"runtime","optional":false},{"id":353267177,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":353267178,"package_name":"joblib","ecosystem":"pypi","requirements":"\u003e=0.13.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linter.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T22:00:17.743Z","updated_at":"2023-02-16T22:00:17.743Z","repository_link":"https://github.com/rasbt/mlxtend/blob/master/.github/workflows/linter.yml","dependencies":[{"id":7725654278,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7725654281,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package-conda.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T22:00:17.773Z","updated_at":"2023-02-16T22:00:17.773Z","repository_link":"https://github.com/rasbt/mlxtend/blob/master/.github/workflows/python-package-conda.yml","dependencies":[{"id":7725654340,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7725654341,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7725654342,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.lock","sha":null,"kind":"lockfile","created_at":"2023-02-16T22:00:17.888Z","updated_at":"2023-02-16T22:00:17.888Z","repository_link":"https://github.com/rasbt/mlxtend/blob/master/requirements.lock","dependencies":[{"id":7725654464,"package_name":"cycler","ecosystem":"pypi","requirements":"==0.11.0","direct":false,"kind":"runtime","optional":false},{"id":7725654465,"package_name":"fonttools","ecosystem":"pypi","requirements":"==4.34.4","direct":false,"kind":"runtime","optional":false},{"id":7725654466,"package_name":"joblib","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7725654467,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.4","direct":false,"kind":"runtime","optional":false},{"id":7725654468,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.5.2","direct":false,"kind":"runtime","optional":false},{"id":7725654469,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.23.1","direct":false,"kind":"runtime","optional":false},{"id":7725654471,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":false,"kind":"runtime","optional":false},{"id":7725654473,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.4.3","direct":false,"kind":"runtime","optional":false},{"id":7725654522,"package_name":"pillow","ecosystem":"pypi","requirements":"==9.2.0","direct":false,"kind":"runtime","optional":false},{"id":7725654524,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":false,"kind":"runtime","optional":false},{"id":7725654525,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":false,"kind":"runtime","optional":false},{"id":7725654535,"package_name":"pytz","ecosystem":"pypi","requirements":"==2022.1","direct":false,"kind":"runtime","optional":false},{"id":7725654538,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7725654544,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.8.1","direct":false,"kind":"runtime","optional":false},{"id":7725654545,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"runtime","optional":false},{"id":7725654547,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"==3.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T02:57:00.281Z","updated_at":"2023-09-22T02:57:00.281Z","repository_link":"https://github.com/rasbt/mlxtend/blob/master/environment.yml","dependencies":[{"id":13863508371,"package_name":"markdown","ecosystem":"pypi","requirements":"\u003e=3.3.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T02:57:03.989Z","updated_at":"2023-09-22T02:57:03.989Z","repository_link":"https://github.com/rasbt/mlxtend/blob/master/setup.py","dependencies":[]}],"score":27.240495134695404,"created_at":"2025-04-11T10:24:00.042Z","updated_at":"2026-05-29T13:30:57.347Z","avatar_url":"https://github.com/rasbt.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/358859","html_url":"https://summary.ecosyste.ms/projects/358859"}