- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 62字
- 2021-06-24 16:43:32
Diving into the code
For this application as noted, we are building on top of the work completed in Chapter 2, Setting Up the ML.NET Environment. For this deep dive, we are going to focus solely on the code that was changed for this application.
The classes that were changed or added are as follows:
- ExtensionMethods
- EmploymentHistory
- EmploymentHistoryPrediction
- Predictor
- Trainer
- Program
推薦閱讀
- Puppet 4 Essentials(Second Edition)
- LabVIEW Graphical Programming Cookbook
- 造個小程序:與微信一起干件正經事兒
- C語言程序設計
- Cassandra Data Modeling and Analysis
- INSTANT Passbook App Development for iOS How-to
- Building Serverless Applications with Python
- RabbitMQ Cookbook
- C語言程序設計實驗指導 (第2版)
- RESTful Java Web Services(Second Edition)
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- JavaScript+jQuery網頁特效設計任務驅動教程
- TypeScript圖形渲染實戰:2D架構設計與實現
- Java面試一戰到底(基礎卷)
- Game Programming using Qt 5 Beginner's Guide