- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 106字
- 2021-06-24 16:43:32
Creating the linear regression application
As mentioned earlier, the application we will be creating is an employee attrition predictor. Given a set of attributes tied to an employee, we can predict how long they will remain at their current job. The attributes included in this example aren't a definitive list of attributes, nor should be used as-is in a production environment; however, we can use this as a starting point for predicting a singular numeric output based on several attributes.
As with Chapter 1, Getting Started with Machine Learning and ML.NET, the completed project code, sample dataset, and project files can be downloaded here: https://github.com/PacktPublishing/Hands-On-Machine-Learning-With-ML.NET/tree/master/chapter03_linear_regression.
推薦閱讀
- Instant Node Package Manager
- Web應(yīng)用系統(tǒng)開發(fā)實踐(C#)
- PHP基礎(chǔ)案例教程
- Python自動化運維快速入門
- Java技術(shù)手冊(原書第7版)
- 編寫高質(zhì)量代碼:改善C程序代碼的125個建議
- The Computer Vision Workshop
- Python機器學(xué)習(xí)經(jīng)典實例
- concrete5 Cookbook
- Julia高性能科學(xué)計算(第2版)
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Java實戰(zhàn)(第2版)
- Internet of Things with ESP8266
- 零基礎(chǔ)看圖學(xué)ScratchJr:少兒趣味編程(全彩大字版)
- 菜鳥成長之路