Unsupervised Learning(๋น์ง๋ ํ์ต)
-๊ตฐ์ง(Clustering)
-ํ์ต๋ฐ์ดํฐ์ ์ ๋ต(Label)์ด ์์
-๋ฐ์ดํฐ์ ๋ถํฌ ํํ์ ๋ฐ๋ผ์ ๋ถ๋ฅ
-์์น๊ฐ ๋น์ทํ ๋ฐ์ดํฐ๋ ๋์ผ ํด๋ฌ์คํฐ์ ํฌํจ
-์ฐ์ํ ๋ฐ์ดํฐ๋ง ์๋ ๊ฒฝ์ฐ, K-Means ์๊ณ ๋ฆฌ์ฆ
-๋ฒ์ฃผํ ๋ฐ์ดํฐ๋ง ์๋ ๊ฒฝ์ฐ, K-Modes ์๊ณ ๋ฆฌ์ฆ
-์ฐ์ํ, ๋ฒ์ฃผํ ํผํฉ๋ ๊ฒฝ์ฐ, DBSCAN(Gower๊ฑฐ๋ฆฌ)
K-Modes
https://www.analyticsvidhya.com/blog/2021/06/kmodes-clustering-algorithm-for-categorical-data/
KModes Clustering Algorithm for Categorical data - Analytics Vidhya
Here, we will discuss KModes clustering. It is one of the unsupervised Machine Learning algorithms that is used to cluster categorical variables.
www.analyticsvidhya.com
๋๊ธ