- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 131字
- 2021-06-24 16:43:36
Choosing a classification trainer
Given the two types of classification, which should you choose? As stated earlier in this chapter, compared to regression models, your prediction output type will decide between binary and multi-class classification. Does your problem simply predict a value of true or false, or does it provide a more varied output based on a pre-defined value set? If your answer is the former, you need to use a binary classification. If the latter, you will need to use a multi-class classification. In this chapter, we will demonstrate both model prediction types.
For specific binary classification trainers, SDCA, LightGBM, and FastTree are the most popular options, as well as the most documented.
For specific multi-class classification trainers, LightGBM and SDCA are the most popular and best-documented options.
- ReSharper Essentials
- Objective-C應(yīng)用開(kāi)發(fā)全程實(shí)錄
- iOS 9 Game Development Essentials
- HTML5 Mobile Development Cookbook
- Internet of Things with Intel Galileo
- Banana Pi Cookbook
- Linux操作系統(tǒng)基礎(chǔ)案例教程
- Unity 2017 Mobile Game Development
- 好好學(xué)Java:從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- Swift 4從零到精通iOS開(kāi)發(fā)
- Android應(yīng)用開(kāi)發(fā)實(shí)戰(zhàn)(第2版)
- Training Systems Using Python Statistical Modeling
- 3D Printing Designs:Octopus Pencil Holder
- Java程序設(shè)計(jì)入門(mén)(第2版)
- Learning Dynamics NAV Patterns