- F# for Machine Learning Essentials
- Sudipta Mukherjee
- 88字
- 2021-07-16 13:07:01
Different types of linear regression algorithms
Based on the approach used and the number of input parameters, there are several types of linear regression algorithms to determine the real value of the target variable. In this chapter, you will learn how to implement the following algorithms using F#:
- Simple Least Square Linear Regression
- Multiple Linear Regression
- Weighted Linear regression
- Ridge Regression
- Multivariate Multiple Linear Regression
These algorithms will be implemented using a robust industry standard open source .NET mathematics API called Math.NET. Math.NET has an F# friendly wrapper.
推薦閱讀
- Developing Middleware in Java EE 8
- Magento 2 Development Cookbook
- Python零基礎(chǔ)快樂學(xué)習(xí)之旅(K12實戰(zhàn)訓(xùn)練)
- aelf區(qū)塊鏈應(yīng)用架構(gòu)指南
- Elastic Stack應(yīng)用寶典
- PHP+MySQL+Dreamweaver動態(tài)網(wǎng)站開發(fā)實例教程
- Windows Forensics Cookbook
- Julia for Data Science
- Unity 3D/2D移動開發(fā)實戰(zhàn)教程
- Learning Material Design
- JavaScript從入門到精通(視頻實戰(zhàn)版)
- Python機器學(xué)習(xí)與量化投資
- Spark技術(shù)內(nèi)幕:深入解析Spark內(nèi)核架構(gòu)設(shè)計與實現(xiàn)原理
- Jakarta EE Cookbook
- 劍指大數(shù)據(jù):企業(yè)級電商數(shù)據(jù)倉庫項目實戰(zhàn)(精華版)