cluster analysis - Text classification, preprocessing included -


which best method document classification if time not factor, , dont know how many classes there are?

in (incomplete) knowledge, hierarchical agglomerative clustering best approach if don't know how many classes. of other clustering algorithms either require prior knowledge of number of buckets or sort of cross-validation or other experimentation determine sensible number of buckets.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -