Skip to content
#

kmeans

Here are 47 public repositories matching this topic...

This dataset from "ShufersalML" captures customer order history, aiming to predict future purchases using Python. It involves interconnected files that detail customer orders over time. The goal is to build a predictive model leveraging past order patterns to anticipate which products a user is likely to include in their next order.

  • Updated Nov 19, 2023
  • HTML

This is a repository with exercises extracted from the book "Introduction to machine learning with R" from Scott V. Burger. It will help you gain a solid foundation in machine learning principles. Using the R programming and then move into more advanced topics such as neural networks and tree-based methods.

  • Updated Dec 31, 2022
  • HTML
RFM-Analysis

This repository contains code and analysis for performing RFM (Recency, Frequency, Monetary) analysis on retail store customer data. The analysis is followed by customer segmentation using the KMeans clustering algorithm to gain insights into customer behavior and enable data-driven marketing strategies.

  • Updated Oct 23, 2023
  • HTML

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.

  • Updated Jun 18, 2024
  • HTML

Improve this page

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

Learn more