- Regression Analysis with Python
- Luca Massaron Alberto Boschetti
- 131字
- 2021-07-16 12:47:25
Summary
In this chapter, we introduced linear regression as a supervised machine learning algorithm. We explained its functional form, its relationship with the statistical measures of mean and correlation, and we tried to build a simple linear regression model on the Boston house prices data. After doing that we finally glanced at how regression works under the hood by proposing its key mathematical formulations and their translation into Python code.
In the next chapter, we will continue our discourse about linear regression, extending our predictors to multiple variables and carrying on our explanation where we left it suspended during our initial illustration with a single variable. We will also point out the most useful transformations you can apply to data to make it suitable for processing by a linear regression algorithm.
- Learning Neo4j
- The DevOps 2.3 Toolkit
- Xcode 7 Essentials(Second Edition)
- 算法訓練營:入門篇(全彩版)
- 小程序,巧運營:微信小程序運營招式大全
- Hands-On Enterprise Automation with Python.
- 微信小程序開發解析
- Linux Device Drivers Development
- Mastering Android Development with Kotlin
- Android開發案例教程與項目實戰(在線實驗+在線自測)
- 區塊鏈技術與應用
- Mastering openFrameworks:Creative Coding Demystified
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Qlik Sense? Cookbook
- C語言程序設計