中文名称英文名称
(矩阵的)逆inverse
(聚类)中心centroid
(梯度)收缩shrinkage
F1分数F1 score
k近邻k-neareast neighbor,KNN
k均值k-means
t分布随机近邻嵌入t-distribution stochastic neighbour embedding,t-SNE
阿达马积Hadamard product
凹函数concave function
半正定positive semidefinite
贝叶斯网络Bayes network
标量scalar
参数化模型parametric model
测试集test set
超参数hyperparameter
池化pooling
单位矩阵identity matrix
点击率click through rate,CTR
点积dot product
丢弃层dropout
独热编码one-hot encoding
堆垛stacking
对角矩阵diagonal matrix
对数似然log-likelihood
多层感知机multi-layer perceptron,MLP
多数投票制majority voting
多域独热编码multi-field one-hot encoding
反向传播back propagation
泛化能力generalization ability
范数norm
非参数化模型nonparametric model
分类与回归树classification and regression tree,CART
弗罗贝尼乌斯范数,F范数Frobenius norm
概率矩阵分解probabilistic matrix factorization,PMF
感受野receptive field
感知机perceptron
广义线性模型generalized linear model,GLM
归纳偏置inductive bias
过拟合overfitting
函数间隔functional margin
核函数kernel function
核技巧kernel trick
核矩阵kernel matrix
黑塞矩阵Hessian matrix
恒等函数identity function
宏观F1分数macro-F1 score
后剪枝post-pruning
后验posterior
互相关cross-correlation
混淆矩阵confusion matrix
机器学习machine learning
基础学习器base learner
基尼不纯度Gini impurity
极大团maximal clique
极限梯度提升extreme gradient boosting,XGBoost
集成学习ensemble learning
几何间隔geometric margin
加性模型additive model
假阳性false positive,FP
假阴性false negative,FN
间隔margin
监督学习supervised learning
降采样downsampling
降维dimensionality reduction
交叉熵cross entropy
交叉验证cross validation
精度precision
径向基函数radial basis function,RBF
矩阵matrix
卷积convolution
卷积神经网络convolutional neural network,CNN
决策树decision tree
均方根误差rooted mean squared error,RMSE
卡鲁什-库恩-塔克条件,KKT条件Karush-Kuhn-Tucher conditions
库尔贝克-莱布勒散度,KL散度Kullback-Leibler divergence
拉格朗日函数Lagrangian function
离散适应提升discrete AdaBoost
岭回归ridge regression
逻辑斯谛函数logistic function
逻辑斯谛回归logistic regression
逻辑提升logit boosting
马尔可夫随机场Markov random fields
马尔可夫网络Markov network
曼哈顿距离Manhattan distance
模型族model family
内积inner product
欧氏距离Euclidean distance
配分函数partition function
批量batch
偏差-方差分解bias-variance decomposition
平均平方损失mean squared error,MSE
评分预测rating prediction
朴素贝叶斯naive Bayes
期望-最大化算法,EM算法expectation-maximazation algorithm
奇异值分解singular value decomposition,SVD
恰好拟合well fitting
迁移学习transfer learning
前剪枝pre-pruning
前馈feedforward
前向分步forward stagewise
欠拟合underfitting
强化学习reinforcement learning
曲线下面积area under the curve,AUC
人工神经网络artificial neural network,ANN
entropy
神经网络neural network,NN
实适应提升real AdaBoost
似然函数likelihood function
势函数potential function
适应提升adaptive boosting,AdaBoost
受试者操作特征receiver operating characteristic,ROC
输出层output layer
输入层input layer
双线性模型bilinear model
随机森林random forest
随机梯度下降法stochastic gradient decent,SGD
特征分解eigendecomposition
特征值eigenvalue
梯度gradient
梯度提升gradient boosting
梯度提升决策树gradient boosting decision tree,GBDT
梯度下降gradient decent
提升boosting
填充padding
条件独立conditional independence
凸函数convex function
clique
微观F1分数micro-F1 score
无监督学习unsupervised learning
线性回归linear regression
线性判别分析linear discriminant analysis,LDA
线性整流单元rectified linear unit,ReLU
相对熵relative entropy
向量vector
小批量梯度下降法mini-batch gradient decent,MBGD
信念网络belief network
信息增益information gain
信息增益率information gain rate
序列最小优化sequential minimal optimization,SMO
学习率learning rate
训练集training set
验证集validation set
一致流形逼近与投影uniform manifold approximation and projection,UMAP
因子分解机factorization machine,FM
隐含层hidden layer
预训练模型pre-trained model
元学习器meta learner
召回率recall
真阳性true positive,TP
真阳性率true positive rate
真阴性true negative,TN
正定positive definite
正交矩阵orthogonal matrix
正则化regularization
支持向量supporting vector
支持向量机support vector machine,SVM
rank
主成分分析principal component analysis,PCA
转置transpose
stump
准确率accuracy
自举采样bootstrap sampling
自举聚合bootstrap aggregation, bagging
最大后验maximum a posteriori,MAP
最大似然估计maximum likelihood estimation,MLE
最小绝对值收缩算子least absolute shrinkage and selection operator,LASSO