- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 100字
- 2021-06-24 16:43:36
Creating a binary classification application
As mentioned earlier, the application we will be creating is a car-value predictor. Given a set of attributes tied to a car, one can predict if the price is a good deal or not. The attributes included in this example aren't a definitive list of attributes, nor should they be used as-is in a production environment. However, one could use this as a starting point for predicting a simple true-or-false answer based on several attributes.
As with previous chapters, the complete project code, sample dataset, and project files can be downloaded here: https://github.com/PacktPublishing/Hands-On-Machine-Learning-With-ML.NET/tree/master/chapter04.
推薦閱讀
- Unreal Engine Physics Essentials
- Vue.js設(shè)計(jì)與實(shí)現(xiàn)
- 數(shù)字媒體應(yīng)用教程
- WebAssembly實(shí)戰(zhàn)
- Cocos2d-x游戲開(kāi)發(fā):手把手教你Lua語(yǔ)言的編程方法
- Getting Started with PowerShell
- 鋒利的SQL(第2版)
- CouchDB and PHP Web Development Beginner’s Guide
- Spring Boot企業(yè)級(jí)項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- Java零基礎(chǔ)實(shí)戰(zhàn)
- 時(shí)空數(shù)據(jù)建模及其應(yīng)用
- TypeScript圖形渲染實(shí)戰(zhàn):2D架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)
- 3D Printing Designs:The Sun Puzzle
- Mastering Python