zoukankan      html  css  js  c++  java
  • 人工智能学习-专业英语单词积累

    2018/5/31

    machine learning 机器学习 learning algorithm 学习算法 feature 特征 attribute 属性 attribute space 样本空间 sample space 样板空间

    data set 数据集 instance 示例 sample 样板 feature vector 特征向量 dimensionality 维度 hypothesis 假设 ground-truth 真相 真实 label 标记 

    classification 分类 regression 回归 binary classification 二分类 positive class 正分类 negative 负分类 multi-class classification 多分类

    clustering聚类 cluster 簇 supervised learning 监督学习  unsupervised learning 无监督学习 generalization 泛化能力 distribution 分布

    Occam's razor 奥卡姆剃刀 inductive bias归纳偏好 

    2018/6/6

    generalization error 泛化误差 empirical error经验误差 overfitting 过拟合 underfitting 欠拟合 hold-out 留出法 sampling 采样 stratified sampling 分层采样 

    cross validation 交叉验证 k-flod cross validation k折交叉验证  Leave-one-out LOO 留一法 bootstrapping 自助法 out-of-bagestimate 包外估计 

    parameter tuning 调参 validation set  验证集 mean squared error 均方误差  precision 查准率 recall 查全率 true positive 真正例 false positive 假正例 true negative 真反例 false negative 假反例 

    break-even point BEP 平衡点  Receiver Operating Charateristic 受试者工作特征曲线  True Positive Rate 真正例率 False Positive Rate TPR 假正例率

    cost curve 代价曲线 hypothesis test 统计假设检验 bias 偏差 variance 方差 

    2020/02/06

  • 相关阅读:
    IDEA导入jar包
    怎么在idea中新建package包,只有directory选项
    Python在自动化运维时经常会用到的方法
    SocketServer 网络服务框架
    导入自定义包
    socket编程
    在线安全清空慢查询日志slowlog
    OS X中微信双开
    OS X中crt中文乱码
    谈谈TCP中的TIME_WAIT
  • 原文地址:https://www.cnblogs.com/ggnbnb/p/9119229.html
Copyright © 2011-2022 走看看