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  统计的  
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
  • 相关阅读:
    Asp.Net Core 2.0 项目实战(11) 基于OnActionExecuting全局过滤器,页面操作权限过滤控制到按钮级 郑州
    NET项目反编译+VS解决方案整理流程 郑州
    iis 目录枚举文件枚举解决方案 郑州
    Asp.Net Core 2.0 项目实战(10) 基于cookie登录授权认证并实现前台会员、后台管理员同时登录 郑州
    SqlServer mssql 按月统计所有部门 郑州
    无法获得数据库 'model' 上的排他锁 解决方法 郑州
    Asp.Net Core 2.0 项目实战(5)Memcached踩坑,基于EnyimMemcachedCore整理MemcachedHelper帮助类。 郑州
    谈谈前端怎样布局切图,程序可以方便快捷添加程序 郑州
    各种UIColor颜色的设置
    iOS
  • 原文地址:https://www.cnblogs.com/yanxingang/p/10250498.html
Copyright © 2011-2022 走看看