- Machine Learning in Java
- AshishSingh Bhatia Bostjan Kaluza
- 86字
- 2021-06-10 19:29:59
Decision tree learning
Decision tree learning builds a classification tree, where each node corresponds to one of the attributes; edges correspond to a possible value (or intervals) of the attribute from which the node originates; and each leaf corresponds to a class label. A decision tree can be used to visually and explicitly represent the prediction model, which makes it a very transparent (white box) classifier. Notable algorithms are ID3 and C4.5, although many alternative implementations and improvements exist (for example, J48 in Weka).
推薦閱讀
- Mastering Mesos
- 大數據戰爭:人工智能時代不能不說的事
- Mastering Proxmox(Third Edition)
- R Data Mining
- SCRATCH與機器人
- 手把手教你玩轉RPA:基于UiPath和Blue Prism
- 微型計算機控制技術
- Creo Parametric 1.0中文版從入門到精通
- Spatial Analytics with ArcGIS
- WOW!Photoshop CS6完全自學寶典
- Hands-On Geospatial Analysis with R and QGIS
- 信息系統安全保障評估
- Oracle 11g基礎與提高
- 暗戰強人:黑客攻防入門全程圖解
- Arduino創意機器人入門:基于Mind+