Skip to content
#

kmeans-clustering-algorithm

Here are 224 public repositories matching this topic...

About Unsupervised Machine Learning-Netflix Recommender recommends Netflix movies and TV shows based on a user's favorite movie or TV show. It uses a a K-Means Clustering model to make these recommendations. These models use information about movies and TV shows such as their plot descriptions and genres to make suggestions.

  • Updated Mar 12, 2024
  • Jupyter Notebook

Unsupervised Machine Learning-Netflix Recommender recommends Netflix movies and TV shows based on a user's favorite movie or TV show. It uses a a K-Means Clustering model to make these recommendations. These models use information about movies and TV shows such as their plot descriptions and genres to make suggestions.

  • Updated Mar 12, 2024
  • Jupyter Notebook

The main objective of this project is to group customers with similar behavior and characteristics into segments to better understand their needs and preferences. The unsupervised machine learning techniques used in this project include K-means clustering ,hierarchical clustering and DBScan Clustering.

  • Updated Feb 20, 2024
  • Jupyter Notebook

Improve this page

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

Learn more