GIGO
🗑️➡️🗑️

示例

Remember GIGO when training the model with messy data.

训练 模型 时 请 记住 垃圾进 垃圾出 原则

定义

Computing acronym for "garbage in, garbage out".

  • Faulty input produces faulty output in programs and data.

计算机领域的缩写,意为“垃圾进,垃圾出”。

  • 输入有误,输出必错,适用于程序与数据。

By extension, any process where poor inputs yield poor results.

  • Used in analysis, modeling, and decision-making contexts.

引申义:凡输入差则输出差的过程或原则。

  • 常用于分析、建模与决策等情境。