- Mastering Machine Learning with scikit-learn(Second Edition)
- Gavin Hackeling
- 85字
- 2021-07-02 19:01:11
Simple Linear Regression
In this chapter, we will introduce our first model, simple linear regression. Simple linear regression models the relationship between one response variable and one feature of an explanatory variable. We will discuss how to fit our model, and we will work through a toy problem. While simple linear regression is rarely applicable to real-world problems, understanding it is essential to understanding many other models. In subsequent chapters, we will learn about generalizations of simple linear regression and apply them to real-world datasets.
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Flask Web全棧開發實戰
- 圖解Java數據結構與算法(微課視頻版)
- 面向STEM的Scratch創新課程
- Mastering Apache Spark 2.x(Second Edition)
- 學Python也可以這么有趣
- INSTANT Django 1.5 Application Development Starter
- 深入淺出Serverless:技術原理與應用實踐
- 精通Linux(第2版)
- C/C++數據結構與算法速學速用大辭典
- Hadoop 2.X HDFS源碼剖析
- Getting Started with Python
- 黑莓(BlackBerry)開發從入門到精通
- AutoCAD基礎教程
- jQuery基礎教程(第4版)