ML+NLP
2015年1月16日星期五
k-means
choose K :
by hand, by human input, human insight.
ask what's your purpose of running kmeans.
can use Elbow method, but it doesn't always work.
初始化中心点
init_k_centers()
:
1,
random
2,
kmeans++
3,
max-min
701-svm-recitation
701 rec5-kernel
real word text classification system - nlp
没有评论:
发表评论
较新的博文
主页
订阅:
博文评论 (Atom)
没有评论:
发表评论