- Machine Learning Algorithms
- Giuseppe Bonaccorso
- 98字
- 2021-07-02 18:53:32
Linear Regression
Linear models are the simplest parametric methods and always deserve the right attention, because many problems, even intrinsically non-linear ones, can be easily solved with these models. As discussed previously, a regression is a prediction where the target is continuous and its applications are several, so it's important to understand how a linear model can fit the data, what its strengths and weaknesses are, and when it's preferable to pick an alternative. In the last part of the chapter, we're going to discuss an interesting method to work efficiently with non-linear data using the same models.
推薦閱讀
- FuelPHP Application Development Blueprints
- DevOps with Kubernetes
- Visual C++實(shí)例精通
- C語(yǔ)言程序設(shè)計(jì)實(shí)踐教程
- Mastering Python High Performance
- MATLAB定量決策五大類問(wèn)題
- C++寶典
- Julia for Data Science
- TMS320LF240x芯片原理、設(shè)計(jì)及應(yīng)用
- C++20高級(jí)編程
- Django實(shí)戰(zhàn):Python Web典型模塊與項(xiàng)目開(kāi)發(fā)
- Orleans:構(gòu)建高性能分布式Actor服務(wù)
- 零基礎(chǔ)學(xué)Python編程(少兒趣味版)
- Mastering Leap Motion
- Mastering OpenStack