Skip to content
#

mean-shift

Here are 91 public repositories matching this topic...

Welcome to my Classical Learning Projects repository, where I showcase my work in the fields of supervised and unsupervised learning. Here, you'll find code and datasets for various projects, such as classification and clustering tasks, implemented using popular algorithms like decision trees, neural networks, and k-means.

  • Updated Apr 1, 2024
  • Jupyter Notebook

Independent Project - Kaggle Dataset-- I worked with the Mall Customer Segmentation Dataset, which provided a various instances of shoppers of different ages, incomes, etc. I utilized unsupervised ML clustering algorithms to identify useful customer segments.

  • Updated Feb 27, 2024
  • Jupyter Notebook

This repository contains the Personality Analysis 🧐 of customers of a Grocery store 🏬 with K-means, Agglomerative, Mean shift, DBSCAN clustering. Data preprocessing -> feature engineering -> visuzalization after PCA -> clustering -> profiling.

  • Updated Oct 21, 2023
  • Jupyter Notebook

사용자가 코치의 도움없이 여러 훈련을 개인적으로 할 수 있도록 도와주는 축구 어플리케이션입니다. It is a soccer-practice-application that helps the user to do various training personally without the help of a coach.

  • Updated Sep 27, 2023
  • C++

Sklearn, K-means Clustering, Hierarchical Clustering, DBSCAN, Mean Shift Clustering, Gaussian Mixture Models (GMM), Spectral Clustering, Affinity Propagation, OPTICS (Ordering Points to Identify the Clustering Structure), Birch (Balanced Iterative Reducing and Clustering using Hierarchies), marketing_campaign

  • Updated Jun 16, 2023
  • Jupyter Notebook

A web application that use python script for image segmentation Thresholding: Optimal thresholding, Otsu, and spectral thresholding global and local thresholding. Unsupervised segmentation using k-means, segmentation using region growing, agglomerative and mean shift method.

  • Updated May 3, 2023
  • Jupyter Notebook

Improve this page

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

Learn more