K-Means Clustering and Gradient Descent Variants in Spark
-
Updated
Sep 2, 2024 - HTML
K-Means Clustering and Gradient Descent Variants in Spark
The K-Means Visualizer is an interactive web application designed to help users understand and visualize the K-Means clustering algorithm. Through an intuitive interface, users can experiment with different numbers of data points and clusters, and observe how the algorithm iteratively updates centroids and assigns data points to clusters.
This repository contains tasks performed in Graduate Rotational Internship Program at The Spark Foundation.
This project is a result of the requirements by Allwyn Corporation. It is an image processing and deep-learning based project focused on healthcare data . The project aims to perform image processing on CT Scans images of L3 slice and extract the various fats areas using Deep Learning to calculate the Visceral Fat Index.
Add a description, image, and links to the kmeans-clustering-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the kmeans-clustering-algorithm topic, visit your repo's landing page and select "manage topics."