{"id":47661399,"url":"https://github.com/yangeorget/clustering-algorithms","last_synced_at":"2026-04-02T11:21:09.728Z","repository":{"id":229074830,"uuid":"773734600","full_name":"yangeorget/clustering-algorithms","owner":"yangeorget","description":"K-means and C-means experiments with Numpy","archived":false,"fork":false,"pushed_at":"2024-05-23T14:45:19.000Z","size":34,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-05T16:22:02.237Z","etag":null,"topics":["clustering","clustering-algorithm","numpy"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/clustering-algorithms","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yangeorget.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-18T09:57:27.000Z","updated_at":"2024-09-02T21:40:07.000Z","dependencies_parsed_at":"2024-03-25T09:26:19.849Z","dependency_job_id":"417f5d94-dba9-46b4-b122-8e397385e22c","html_url":"https://github.com/yangeorget/clustering-algorithms","commit_stats":null,"previous_names":["yangeorget/clustering","yangeorget/clustering-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yangeorget/clustering-algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangeorget%2Fclustering-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangeorget%2Fclustering-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangeorget%2Fclustering-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangeorget%2Fclustering-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yangeorget","download_url":"https://codeload.github.com/yangeorget/clustering-algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangeorget%2Fclustering-algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31305269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: 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"}},"keywords":["clustering","clustering-algorithm","numpy"],"created_at":"2026-04-02T11:21:09.040Z","updated_at":"2026-04-02T11:21:09.723Z","avatar_url":"https://github.com/yangeorget.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clustering algorithms powered by Numpy\n\nThis is an fast implementation of K-Means, K-Means++ and C-Means with Numpy.\n\n## How to install ?\nThis package is distributed on \u003chttps://pypi.org/project/clustering-algorithms\u003e \nand can be installed by the following command:\n```bash\npip install clustering-algorithms\n```\n\n## How to contribute ?\nComments and PR are very welcome.\nYou can check the coding conventions by running the following command:\n```bash\n./scripts/bash/style.sh\n```\n\n## Miscellaneous\n### Performance comparison of K-Means and C-Means\n```bash\nPYTHONPATH=. python  ./scripts/python/performance.py\n```\n\n### Plotting K-Means and C-Means\n```bash\nPYTHONPATH=. python  ./scripts/python/plot.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangeorget%2Fclustering-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyangeorget%2Fclustering-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangeorget%2Fclustering-algorithms/lists"}