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  统计的  
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
  • 相关阅读:
    CentOS中文件夹基本操作命令
    Apache和Nginx下禁止访问特定的目录或文件
    自适应网页设计(Responsive Web Design)
    使用Google Https搜索
    AMD 3600+ X2 CPU配合昂达A69T主板超频教程
    dedecms上传图片相对路径改成绝对路径方法
    安装ecshop默认安装后的错误解决方案
    动态加载JS脚本的4种方法
    Java虚拟机(二)对象的创建与OOP-Klass模型
    Android系统启动流程(四)Launcher启动过程与系统启动流程
  • 原文地址:https://www.cnblogs.com/yanxingang/p/10250498.html
Copyright © 2011-2022 走看看