{"id":26722753,"url":"https://github.com/asadiahmad/partition-based-clustering","last_synced_at":"2026-05-02T13:33:54.442Z","repository":{"id":267700886,"uuid":"901018078","full_name":"AsadiAhmad/Partition-Based-Clustering","owner":"AsadiAhmad","description":"Comparing partition based clustering, K-means, K-means++, K-medoid","archived":false,"fork":false,"pushed_at":"2024-12-24T08:46:02.000Z","size":8553,"stargazers_count":24,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T20:42:14.992Z","etag":null,"topics":["google-colab","k-means","k-means-clustering","k-means-plus-plus","k-medoids","machine-learning","partition-based-clustering"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/AsadiAhmad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-09T22:23:56.000Z","updated_at":"2025-03-06T16:04:54.000Z","dependencies_parsed_at":"2025-03-27T20:47:30.913Z","dependency_job_id":null,"html_url":"https://github.com/AsadiAhmad/Partition-Based-Clustering","commit_stats":null,"previous_names":["asadiahmad/partition-based-clustering"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AsadiAhmad/Partition-Based-Clustering","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FPartition-Based-Clustering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FPartition-Based-Clustering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FPartition-Based-Clustering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FPartition-Based-Clustering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AsadiAhmad","download_url":"https://codeload.github.com/AsadiAhmad/Partition-Based-Clustering/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FPartition-Based-Clustering/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"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":["google-colab","k-means","k-means-clustering","k-means-plus-plus","k-medoids","machine-learning","partition-based-clustering"],"created_at":"2025-03-27T20:36:53.252Z","updated_at":"2026-05-02T13:33:54.422Z","avatar_url":"https://github.com/AsadiAhmad.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Partition-Based-Clustering\nComparing partition based clustering, K-means, K-means++, K-medoid \n\n## Tech :hammer_and_wrench: Languages and Tools :\n\n\u003cdiv\u003e\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/python/python-original.svg\" title=\"Python\" alt=\"Python\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/jupyter/jupyter-original.svg\" title=\"Jupyter Notebook\" alt=\"Jupyter Notebook\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://assets.st-note.com/img/1670632589167-x9aAV8lmnH.png\" title=\"Google Colab\" alt=\"Google Colab\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/pandas/pandas-original.svg\"  title=\"Pandas\" alt=\"Pandas\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/matplotlib/matplotlib-original.svg\"  title=\"MatPlotLib\" alt=\"MatPlotLib\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://cdn.worldvectorlogo.com/logos/seaborn-1.svg\"  title=\"seaborn\" alt=\"seaborn\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n\u003c/div\u003e\n\n## Run the Notebook on Google Colab\n\nYou can easily run this code on google colab by just clicking badges:\n\nK-Means [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github.com/AsadiAhmad/Partition-Based-Clustering/blob/main/Code/K_Means.ipynb)\n\nK_Medoid [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github.com/AsadiAhmad/Partition-Based-Clustering/blob/main/Code/K_Medoid.ipynb)\n\nK-Means++ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github.com/AsadiAhmad/Partition-Based-Clustering/blob/main/Code/K_Means%2B%2B.ipynb)\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadiahmad%2Fpartition-based-clustering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasadiahmad%2Fpartition-based-clustering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadiahmad%2Fpartition-based-clustering/lists"}