Skip to content
#

cluster-centers

Here are 3 public repositories matching this topic...

Clustering is the task of dividing the population or data points into a number of groups such that data points in the same groups are more similar to other data points in the same group and dissimilar to the data points in other groups. It is basically a collection of objects on the basis of similarity and dissimilarity between them.

  • Updated Mar 26, 2020
  • Jupyter Notebook

Assignment-07-K-Means-Clustering-Airlines. Perform clustering (K means clustering) for the airlines data to obtain optimum number of clusters. Draw the inferences from the clusters obtained. The file EastWestAirlinescontains information on passengers who belong to an airline’s frequent flier program. For each passenger the data include informati…

  • Updated Jun 26, 2021
  • Jupyter Notebook

Perform clustering (K means clustering) for the airlines data to obtain optimum number of clusters. Draw the inferences from the clusters obtained. Data Description: The file EastWestAirlinescontains information on passengers who belong to an airline’s frequent flier program. For each passenger the data include information on their mileage histo…

  • Updated Feb 13, 2022
  • Jupyter Notebook

Improve this page

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

Learn more