Skip to content
#

kmeans-analysis

Here are 7 public repositories matching this topic...

Clustering methods in Machine Learning includes both theory and python code of each algorithm. Algorithms include K Mean, K Mode, Hierarchical, DB Scan and Gaussian Mixture Model GMM. Interview questions on clustering are also added in the end.

  • Updated Dec 9, 2021
  • Jupyter Notebook

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

Improve this page

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

Learn more