# O

**Optical Character Recognition（光学字符识别）**

将打印、手写或键入文本的图像转换为机器友好的文本格式。

**Optimization（优化）**

从可用替代方案中（基于某些标准）选择最佳方案。

**Overfitting（过度拟合）**

模型在不知情的情况下识别出噪声中的模式并假设这些模式代表了底层结构；模型的生成结果与特定数据集过于接近，因此无法很好地归纳到不可见的观察结果。

<br>


---

# 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://wiki.aig123.com/ai-wiki/ren-gong-zhi-neng-zhuan-ye-shu-yu-biao/o.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.
