- Scala for Machine Learning(Second Edition)
- Patrick R. Nicolas
- 116字
- 2021-07-08 10:43:02
Mathematical notations for the curious
Each chapter contains a small section dedicated to the formulation of the algorithms for those interested in the mathematical concepts behind the science and art of machine learning. These sections are optional and defined within a tip box.
For example, the mathematical expression of the mean and the variance of a variable, X, as mentioned in a tip box will be as follows:
Note
Convention and notation
This book uses the 0 zero-based indexing of datasets in mathematical formulas.
M1: A set of N observations is denoted as {xi} = x0, x1 …., xN-1 and the arithmetic mean value for the random value with xi as values is defined as:

推薦閱讀
- The Supervised Learning Workshop
- The Android Game Developer's Handbook
- Apache Spark 2.x Machine Learning Cookbook
- Python測試開發(fā)入門與實踐
- 信息技術(shù)應(yīng)用基礎(chǔ)
- Java EE 7 Performance Tuning and Optimization
- Web Development with MongoDB and Node(Third Edition)
- Node.js全程實例
- Odoo 10 Implementation Cookbook
- 人工智能算法(卷1):基礎(chǔ)算法
- PHP與MySQL權(quán)威指南
- App Inventor 2 Essentials
- Ext JS 4 Plugin and Extension Development
- Python Machine Learning Cookbook
- Software Architecture with Python