- Regression Analysis with Python
- Luca Massaron Alberto Boschetti
- 117字
- 2021-07-16 12:47:24
Summary
In this chapter, we glanced at the usefulness of linear models under the data science perspective and we introduced some basic concepts of the data science approach that will be explained in more detail later and will be applied to linear models. We have also provided detailed instructions on how to set up the Python environment; these will be used throughout the book to present examples and provide useful code snippets for the fast development of machine learning hypotheses.
In the next chapter, we will begin presenting linear regression from its statistical foundations. Starting from the idea of correlation, we will build up the simple linear regression (using just one predictor) and provide the algorithm's formulations.
推薦閱讀
- 一步一步學(xué)Spring Boot 2:微服務(wù)項(xiàng)目實(shí)戰(zhàn)
- Computer Vision for the Web
- Mastering Objectoriented Python
- 編譯系統(tǒng)透視:圖解編譯原理
- Unreal Engine 4 Shaders and Effects Cookbook
- ExtJS高級程序設(shè)計(jì)
- Learning AWS
- 網(wǎng)絡(luò)數(shù)據(jù)采集技術(shù):Java網(wǎng)絡(luò)爬蟲實(shí)戰(zhàn)
- 貫通Tomcat開發(fā)
- Unity 5.X從入門到精通
- IPython Interactive Computing and Visualization Cookbook
- Applied Deep Learning with Python
- Mastering Drupal 8
- Clojure for Finance
- jQuery權(quán)威指南