Hard clustering: each object belongs to a cluster or not Soft clustering (also: fuzzy clustering): each object belongs to each cluster to a certain degree (for example, a likelihood of belonging to the cluster)
评估(Evaluation)
内部评估(Internal Evaluation)
当根据聚类本身的数据对聚类结果进行评估时,被称为内部评估(Internal Evaluation)。
外部评估(External Evaluation)
用一些已经标注过类别但没有参与聚类任务的数据来进行评估的方式,称为外部评估(External Evaluation)。外部分好类的基准集一般是由人为标注。