- Mastering Machine Learning with R(Second Edition)
- Cory Lesmeister
- 338字
- 2021-07-09 18:23:54
Linear Regression - The Blocking and Tackling of Machine Learning
"Some people try to find things in this game that don't exist, but football is only two things - blocking and tackling."
- Vince Lombardi, Hall of Fame Football Coach
It is important that we get started with a simple, yet extremely effective technique that has been used for a long time: linear regression. Albert Einstein is believed to have remarked at one time or another that things should be made as simple as possible, but no simpler. This is sage advice and a good rule of thumb in the development of algorithms for machine learning. Considering the other techniques that we will discuss later, there is no simpler model than tried and tested linear regression, which uses the least squares approach to predict a quantitative outcome. In fact, one can consider it to be the foundation of all the methods that we will discuss later, many of which are mere extensions. If you can master the linear regression method, well, then quite frankly, I believe you can master the rest of this book. Therefore, let us consider this a good starting point for our journey towards becoming a machine learning guru.
This chapter covers introductory material, and an expert in this subject can skip ahead to the next topic. Otherwise, ensure that you thoroughly understand this topic before venturing to other, more complex learning methods. I believe you will discover that many of your projects can be addressed by just applying what is discussed in the following section. Linear regression is probably the easiest model to explain to your customers, most of whom will have at least a cursory understanding of R-squared. Many of them will have been exposed to it at great depth and thus be comfortable with variable contribution, collinearity, and the like.
- 大規模數據分析和建模:基于Spark與R
- MongoDB管理與開發精要
- InfluxDB原理與實戰
- R數據科學實戰:工具詳解與案例分析(鮮讀版)
- 深入淺出MySQL:數據庫開發、優化與管理維護(第2版)
- INSTANT Cytoscape Complex Network Analysis How-to
- 視覺大數據智能分析算法實戰
- 數字IC設計入門(微課視頻版)
- Spark分布式處理實戰
- 貫通SQL Server 2008數據庫系統開發
- 機器學習:實用案例解析
- 大數據分析:R基礎及應用
- Deep Learning with R for Beginners
- 大數據計算系統原理、技術與應用
- 數字化轉型方法論:落地路徑與數據中臺