from IPython.display import Image
Image(filename='/kaggle/input/kmeans2/kmeans.png')
'개발 > ML+ Data Science' 카테고리의 다른 글
train set이랑 test set의 feature별 개수차이 보여주는 template (0) | 2019.10.01 |
---|---|
Missing data 개수,비율,dtype 출력하는 template (0) | 2019.10.01 |
Kmeans알고리즘 elbow그래프 그려서 구하기 (0) | 2019.09.29 |
ROC curve 그리기 (0) | 2019.09.28 |
sklearn metric 설명들 (0) | 2019.09.28 |