About 31,200 results
Open links in new tab
  1. Smoothing - Wikipedia

    In smoothing, the data points of a signal are modified so individual points higher than the adjacent points (presumably because of noise) are reduced, and points that are lower than the adjacent points are …

  2. smoothing是什么意思_smoothing的翻译_音标_读音_用法_例句_爱词 …

    爱词霸权威在线词典,为您提供smoothing的中文意思,smoothing的用法讲解,smoothing的读音,smoothing的同义词,smoothing的反义词,smoothing的例句等英语服务。

  3. 怎么理解标签平滑_Label Smoothing - CSDN博客

    Nov 27, 2025 · 标签平滑(Label smoothing),像L1、L2和dropout一样,是机器学习领域的一种正则化方法,通常用于分类问题,目的是防止模型在训练时过于自信地预测标签,改善泛化能力差的问题。

  4. 标签平滑Label Smoothing技巧总结 - 知乎

    01 引言 Label Smoothing 又被称之为标签平滑,常常被用在分类网络中来作为防止 过拟合 的一种手段,整体方案简单易用,在小数据集上可以取得非常好的效果。

  5. SMOOTH中文 (简体)翻译:剑桥词典

    The remaining examples are of secondary reduction and finishing, representing the shaping, smoothing, or decoration of artifacts.

  6. 5.4 平滑样条 — 统计学习精要 (中文)

    其中 λ 是固定的 平滑参数 (smoothing parameter)。 第一项衡量与数据的近似程度,第二项对函数的曲率进行惩罚,且 λ 建立了两者之间的一个平衡。 两个特别的例子是: λ = 0: f 可以是对数据插值的任 …

  7. 平滑方法(smoothing) - 技术栈

    Aug 17, 2025 · 平滑(smoothing)是机器学习中处理概率估计的“保险丝”:当数据里出现 0 或接近 0 的计数时,用人为的小量把概率“撑”起来,防止模型因为没见过就彻底否定某事件的可能性。

  8. 机器学习中smooth是什么意思,smooth操作有什么目的 – PingCode

    May 9, 2024 · 在机器学习中,常见的平滑操作方法包括拉普拉斯平滑、加一平滑和线性平滑等。 拉普拉斯平滑(Laplace Smoothing):使用拉普拉斯平滑时,会向概率分布中的每个取值添加一个小的常 …

  9. 平滑 - 百度百科

    平滑是一个汉语词语,拼音为píng huá,指平展、光滑。其概念最早可追溯至《楚辞·九章·离骚》,在《释名·释书契》与唐代白居易的诗句中均有使用。在专业领域,平滑(Smoothing)指一种重新分配 …

  10. Chapter 28 Smoothing | Introduction to Data Science

    Chapter 28 Smoothing Before continuing learning about machine learning algorithms, we introduce the important concept of smoothing. Smoothing is a very powerful technique used all across data …