• 人工智能学习-专业英语单词积累


    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

  • 相关阅读:
    Django2.1发布,Django2.1新特性
    解决tomcat启动慢问题
    ELKstack简介及环境部署
    Django项目中使用celery做异步任务
    vue moment库格式化处理后端传的日期
    vueAdmin ui基础包
    DRF项目工程基础包
    linux文件系统命令和分区 挂载
    linux解压缩基本命令使用
    vim基本操作
  • 原文地址:https://www.cnblogs.com/ggnbnb/p/9119229.html
Copyright © 2020-2023  润新知