Explain k-mean?



Explain k-mean?..

Answer / Meenu

k-means clustering is a popular unsupervised learning algorithm used for grouping data points into K clusters. The objective is to minimize the sum of distances between each data point and its assigned cluster center (also known as mean). In simple terms, k-means works by iteratively assigning data points to one of K predefined groups or clusters, based on their similarity, and then updating the cluster centers based on the newly assigned data points.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Science Interview Questions

What is the central limit theorem? How is a normal distribution different from chi square distribution?

1 Answers  


State the difference between the expected value and mean value?

1 Answers  


Explain types of clustering algorithm?

1 Answers  


You have 2 dices. What is the probability of getting at least one 4? Also find out the probability of getting at least one 4 if you have n dices.

1 Answers   Facebook,


What is meant by Poisson regression?

1 Answers  


Why is Python used in data science?

1 Answers  


What are generators in Python?

4 Answers  


How do you work towards a random forest?

1 Answers  


Which method in pandas.tools.plotting is used to create scatter plot matrix?

1 Answers  


Explain the term binomial probability formula?

1 Answers  


what is json and what is xml?

1 Answers  


What motivates you to transition from academia to data science?

1 Answers   Insight,


Categories
  • AI Algorithms Interview Questions AI Algorithms (74)
  • AI Natural Language Processing Interview Questions AI Natural Language Processing (96)
  • AI Knowledge Representation Reasoning Interview Questions AI Knowledge Representation Reasoning (12)
  • AI Robotics Interview Questions AI Robotics (183)
  • AI Computer Vision Interview Questions AI Computer Vision (13)
  • AI Neural Networks Interview Questions AI Neural Networks (66)
  • AI Fuzzy Logic Interview Questions AI Fuzzy Logic (31)
  • AI Games Interview Questions AI Games (8)
  • AI Languages Interview Questions AI Languages (141)
  • AI Tools Interview Questions AI Tools (11)
  • AI Machine Learning Interview Questions AI Machine Learning (659)
  • Data Science Interview Questions Data Science (671)
  • Data Mining Interview Questions Data Mining (120)
  • AI Deep Learning Interview Questions AI Deep Learning (111)
  • Generative AI Interview Questions Generative AI (153)
  • AI Frameworks Libraries Interview Questions AI Frameworks Libraries (197)
  • AI Ethics Safety Interview Questions AI Ethics Safety (100)
  • AI Applications Interview Questions AI Applications (427)
  • AI General Interview Questions AI General (197)
  • AI AllOther Interview Questions AI AllOther (6)