> For the complete documentation index, see [llms.txt](https://wiki.aig123.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.aig123.com/ai-wiki/ren-gong-zhi-neng-zhuan-ye-shu-yu-biao/o.md).

# O

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

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

**Optimization（优化）**

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

**Overfitting（过度拟合）**

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

<br>
