- Machine Learning with Swift
- Alexander Sosnovshchenko
- 106字
- 2021-06-24 18:54:56
Decision trees everywhere
The algorithm that we're going to use for our first machine learning exercise is called a decision tree classifier. A decision tree is a set of rules that describe the process of decision making (see figure 2.5 for example).
Decision trees are widely used outside the machine learning in different domains; for example, in business analysis. The popularity of decision trees is understandable: they are easy to interpret, and nice to visualize. For many years, they were built manually using the domain expert knowledge. Fortunately, now we have machine learning algorithms that can easily turn almost any labeled dataset into a decision tree.
推薦閱讀
- 24小時學會電腦組裝與維護
- Instant uTorrent
- 新型電腦主板關鍵電路維修圖冊
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- Deep Learning with PyTorch
- 3ds Max Speed Modeling for 3D Artists
- Manage Partitions with GParted How-to
- 數字邏輯(第3版)
- 筆記本電腦應用技巧
- Creating Flat Design Websites
- 面向對象分析與設計(第3版)(修訂版)
- Neural Network Programming with Java(Second Edition)
- Java Deep Learning Cookbook
- 新編電腦組裝與硬件維修從入門到精通
- Mastering Machine Learning on AWS