- Mastering Predictive Analytics with R(Second Edition)
- James D. Miller Rui Miguel Forte
- 67字
- 2021-07-02 20:25:17
Chapter 3. Linear Regression
We've learned from previous chapters that regression problems involve predicting a numerical output. The simplest but most common type of regression is linear regression. In this chapter, we'll explore why linear regression is so commonly used, its limitations, and extensions, and then touch on polynomial regression, which you may consider when a linear relationship isn't a best fit for your circumstances.
推薦閱讀
- 程序設計與實踐(VB.NET)
- Arduino by Example
- Vue.js 2 and Bootstrap 4 Web Development
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Vue.js入門與商城開發實戰
- Visual C#.NET程序設計
- Spring+Spring MVC+MyBatis整合開發實戰
- 用戶體驗增長:數字化·智能化·綠色化
- Extending Puppet(Second Edition)
- Vue.js光速入門及企業項目開發實戰
- Yii2 By Example
- Python Linux系統管理與自動化運維
- Python計算機視覺與深度學習實戰
- C語言王者歸來
- Learning Redux