zoukankan      html  css  js  c++  java
  • 模式识别重点词汇(一)

    现在发现,一些专业词汇非常的重要,现在记录于此。

    一下单词来自于《Pattern Recogniton and Machine Learning》的Introduction(绪论)部分

    English Translation Example
     Polynomial
    •  [,pɒlɪ'nəʊmɪəl]
     多项式

     

     Curve  曲线  
     Polynomial Curve Fitting  多项式曲线拟合  
     Probability Theory  概率论  
     ambiguous 
    •  [æm'bɪgjʊəs]
     含糊不清的  
     fraction  分数 It is given by the number of points falling in the cell i,j as a fraction of the
    total number of points, and hence
     mutually
    • [ˈmjuːtʃuəli]
     互相地  
     exclusive  独有的;排外的  
     mutually exclusive  互相排斥的  Also, if the events are mutually exclusive and

     if they include all possible outcomes,

     then we see that the probabilities for those events must sum to one.

     overall  全部的  
     derive  派生,得出  In order to derive the rules of probability
     trial 
    •  ['traɪəl]
     试验 Consider a total of N trials in which we sample both of the
    variables X and Y
     marginal 
    •  ['mɑːdʒɪn(ə)l]
     边缘的  
     marginal probability  边缘概率  
     conditional probability  条件概率  
     random variable  随机变量  
     distribution  分布 we may simply write p(B) to denote a distribution over the random
    variable B
     interpretation 
    •  [ɪntɜːprɪ'teɪʃ(ə)n]
     解释

     provided that the interpretation is clear from the context 

    上下文已解释清楚

     joint probability  联合概率  p(X,Y)

     be verbalized as

    •  ['vɜːb(ə)laɪz]
     描述为  

     symmetry 

    •  ['sɪmɪtrɪ]
     对称性  
     symmetry property  对称性  
     Bayes’ theorem  贝叶斯定理  
     denominator 
    • [dɪ'nɒmɪneɪtə]
     分母  

     histogram 

    •  ['hɪstəgræm]
     直方图;柱状图  
     statistical  统计的  
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
  • 相关阅读:
    docker的核心概念和安装
    kettle在centos7下部署分布式集群
    Kettle在windows下分布式集群的搭建
    笔记本 原来win10系统改装win7系统遇到 invaid signature detected.check secure boot policy setup问题
    docker 在window10下的安装
    docker 在windows7 、8下的安装
    初识Docker
    MySql 外键约束 之CASCADE、SET NULL、RESTRICT、NO ACTION分析和作用
    学习前端框架Metronic
    Java中的动态代理是什么
  • 原文地址:https://www.cnblogs.com/yanxingang/p/10250498.html
Copyright © 2011-2022 走看看