- The Applied Artificial Intelligence Workshop
- Anthony So William So Zsolt Nagy
- 237字
- 2021-06-18 18:25:15
Introduction
In the previous chapter, you were introduced to the fundamentals of Artificial Intelligence (AI), which helped you create the game Tic-Tac-Toe. In this chapter, we will be looking at regression, which is a machine learning algorithm that can be used to measure how closely related independent variable(s), called features, relate to a dependent variable called a label.
Linear regression is a concept with many applications a variety of fields, ranging from finance (predicting the price of an asset) to business (predicting the sales of a product) and even the economy (predicting economy growth).
Most of this chapter will deal with different forms of linear regression, including linear regression with one variable, linear regression with multiple variables, polynomial regression with one variable, and polynomial regression with multiple variables. Python provides lots of forms of support for performing regression operations and we will also be looking at these later on in this chapter.
We will also use an alternative regression model, called Support Vector Regression (SVR), with different forms of linear regression. Throughout this chapter, we will be using a few sample datasets along with the stock price data loaded from the Quandl Python library to predict future prices using different types of regression.
Note
Although it is not recommended that you use the models in this chapter to provide trading or investment advice, this is a very exciting and interesting journey that explains the fundamentals of regression.
- 電腦維護(hù)與故障排除傻瓜書(Windows 10適用)
- 計(jì)算機(jī)組裝與系統(tǒng)配置
- 施耐德SoMachine控制器應(yīng)用及編程指南
- INSTANT ForgedUI Starter
- OUYA Game Development by Example
- 筆記本電腦維修300問
- 筆記本電腦使用、維護(hù)與故障排除從入門到精通(第5版)
- Hands-On Artificial Intelligence for Banking
- 基于Proteus仿真的51單片機(jī)應(yīng)用
- RISC-V處理器與片上系統(tǒng)設(shè)計(jì):基于FPGA與云平臺(tái)的實(shí)驗(yàn)教程
- Spring Cloud微服務(wù)和分布式系統(tǒng)實(shí)踐
- FreeSWITCH Cookbook
- 單片機(jī)項(xiàng)目設(shè)計(jì)教程
- USB應(yīng)用分析精粹:從設(shè)備硬件、固件到主機(jī)端程序設(shè)計(jì)
- 筆記本電腦現(xiàn)場維修實(shí)錄