# 问答

- [生成-判别模型区别](https://im-qianuxn.gitbook.io/pytorch/ji-suan-ji/ml/wen-da/sheng-cheng-pan-bie.md)
- [模型评价指标](https://im-qianuxn.gitbook.io/pytorch/ji-suan-ji/ml/wen-da/ping-jia-zhi-biao.md)
- [有哪些距离](https://im-qianuxn.gitbook.io/pytorch/ji-suan-ji/ml/wen-da/ml-ju-li.md)
- [bootstrap数据是什么意思](https://im-qianuxn.gitbook.io/pytorch/ji-suan-ji/ml/wen-da/bootstrap.md)
- [不均衡样本时的评价](https://im-qianuxn.gitbook.io/pytorch/ji-suan-ji/ml/wen-da/bu-jun-hen-shi-de-ping-jia.md)
- [影响聚类算法结果的主要因素](https://im-qianuxn.gitbook.io/pytorch/ji-suan-ji/ml/wen-da/ying-xiang-jun-lei-jie-guo.md)


---

# 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.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.
