Skip to content
#

kmeans-algorithm

Here are 272 public repositories matching this topic...

Clustering methods in Machine Learning includes both theory and python code of each algorithm. Algorithms include K Mean, K Mode, Hierarchical, DB Scan and Gaussian Mixture Model GMM. Interview questions on clustering are also added in the end.

  • Updated Aug 7, 2024
  • Jupyter Notebook
KmeanVisualizing

This project implements a K-means clustering algorithm with data visualization using Matplotlib and SciPy, including an Elbow method for optimal cluster determination and animated visualizations of the clustering process. It generates random data, performs clustering, and visualizes the results with cluster boundaries.

  • Updated Aug 5, 2024
  • Python

Lung Cancer Detection with SVM uses the Support Vector Machine algorithm to detect lung cancer from medical images and patient data. This project covers data preprocessing, feature extraction, model training, and evaluation, aiming to provide a reliable tool for early detection and timely diagnosis.

  • Updated Jun 19, 2024
  • Python

AsanaAi extends its reach to Android devices, offering users the convenience of fitness and wellness on the go. Leveraging TensorFlow Lite for pose estimation and K-means clustering for accurate exercise counting, the Android app ensures seamless integration of AI technologies into users' daily routines, making fitness more accessible and engaging

  • Updated May 19, 2024
  • Kotlin

Improve this page

Add a description, image, and links to the kmeans-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kmeans-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more