gpt4 book ai didi

machine-learning - 为什么我们需要机器学习的标准化和规范化?

转载 作者:行者123 更新时间:2023-11-30 09:28:21 25 4
gpt4 key购买 nike

数据标准化和归一化,那么这两个术语有什么区别呢?

最佳答案

Here是关于规范化和标准化的一个很好的基于示例的解释,我只是在这里提到其中的一些要点:

Normalization :

  1. Normalization makes training less sensitive to the scale of features, so we can better solve for coefficients.
  2. Normalizing will ensure that a convergence problem does not have a massive variance, making optimization feasible

standardization :

  1. (reason of using Standadization) Compare features that have different units or scales.
  2. Standardizing tends to make the training process well behaved because the numerical condition of the optimization problems is improved.

关于machine-learning - 为什么我们需要机器学习的标准化和规范化?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52904713/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com