What is exactly the kmeans ++ algorithm? How do I write in code?

조회 수: 2 (최근 30일)
AS
AS 2020년 12월 6일
댓글: AS 2020년 12월 6일
I have used regular som, where initialization is done by random initialization. I want to apply weighted kmeans for initialization. I have gone throghu so many paper but not understood how to implement it in code. Please suggest me regading this.

답변 (1개)

KSSV
KSSV 2020년 12월 6일
Read about the inbuilt function kmeans. Read the references given in there.
You may look in fileexchange to get different implement ideas. For example, have a look on this:

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by