Skip to content
#

centroids

Here are 28 public repositories matching this topic...

This project aims to build a complete pattern recognition system to solve classification problems using the k-Nearest Neighbors (KNN) algorithm. To classify chest X-ray images into three categories: COVID-19 positive, pneumonia positive, and normal. To achieve this, we utilize the COVID-19 Chest X-ray dataset available on Kaggle.

  • Updated May 14, 2024
  • Jupyter Notebook

This project consists in the implementation of the K-Means and Mini-Batch K-Means clustering algorithms. This is not to be considered as the final and most efficient algorithm implementation as the objective here is to make a clear comparison between the sequential and parallel execution of the clustering steps.

  • Updated Jul 9, 2023
  • C++

Improve this page

Add a description, image, and links to the centroids 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 centroids topic, visit your repo's landing page and select "manage topics."

Learn more