# 影响聚类算法结果的主要因素

1、以下不属于影响聚类算法结果的主要因素有（）

* A.已知类别的样本质量
* B.分类准则
* C.特征选取
* D.模式相似性测度
* 正确答案是：A

  都已知了，就不必再进行聚类了。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://im-qianuxn.gitbook.io/pytorch/ji-suan-ji/ml/wen-da/ying-xiang-jun-lei-jie-guo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
