- 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.
- Oracle Database In-Memory(架構與實踐)
- JMeter 性能測試實戰(第2版)
- MySQL 8 DBA基礎教程
- HTML5游戲開發案例教程
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Koa開發:入門、進階與實戰
- 精通Python設計模式(第2版)
- Java程序設計
- Mastering ArcGIS Enterprise Administration
- HTML+CSS+JavaScript網頁設計從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Building Serverless Architectures
- Nagios Core Administration Cookbook(Second Edition)
- Hadoop大數據分析技術
- 寫給大家看的Midjourney設計書