介绍 这本书介绍了如何使监督学习模型变得可解释。这一章节中包含了一些数学公式,但是你需要理解这些方法背后的想法即使没有这些公式。这本书不适合试图...
序言 机器学习在改善产品,流程和研究方面有巨大的潜力。但是计算机却无法解释他们的预测,这也是工业界采用机器学习面临的一个壁垒。这本书主要讨论如何...
Unsupervised learning methods 无监督学习就是直接对输入数据进行建模例如clustering--->给个迭代方程让其...
Data quality includes missing inconsistent invaild implausible(难以置信的) Da...
Boolean:a form of data with only two possible values (usually "true" and...
Algebra : 代数 Vector : 向两名 Tensor : 张量 Geometry : 几何 Optimisation : 优化 In...
zero-finding problem: Given a scalar function F(x) : R → R, find a point...
I : Question one : What is nonlinearity? 非线性是指两个变量间的数学关系,不是直线,而是曲线、曲面、或不...
CRISP Data Mining Process is a process model with six phases that natur...