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

how to build hyperlink for query string in php -

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

queue - mq_receive: message too long -