- F# for Machine Learning Essentials
- Sudipta Mukherjee
- 83字
- 2021-07-16 13:07:01
Chapter 2. Linear Regression
"Honey! How much will gasoline cost next year?"
Linear regression is a technique to predict the value of a feature/attribute in a continuous range. It is similar to classification in a way that both types of algorithms solve a similar problem. But classification yields a discrete value as the tag while regression tries to predict a real value. In this chapter, you will learn how linear regression works and how it can be used in real-life settings.
推薦閱讀
- Flask Blueprints
- C++程序設計(第3版)
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- 編寫高質量代碼:改善Python程序的91個建議
- Java Web程序設計
- Learning AndEngine
- Learning JavaScript Data Structures and Algorithms
- Java Web開發詳解
- Machine Learning in Java
- Unity&VR游戲美術設計實戰
- SciPy Recipes
- Java程序設計基礎(第6版)
- Greenplum構建實時數據倉庫實踐
- Python應用與實戰
- ArcPy and ArcGIS(Second Edition)