Decision Tree Learning Tool: Difference between revisions
Jump to navigation
Jump to search
(Created page with "A Decision Tree Learning Tool is a machine learning tool that is a decision tree learning system. * <B>See:</B> caret Package. ---- ----") |
m (Text replacement - "__NOTOC__ " to "__NOTOC__ ") |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
A [[Decision Tree Learning Tool]] is a [[ | A [[Decision Tree Learning Tool]] is a [[predictive modeling tool]] that is a [[decision tree learning system]]. | ||
* <B> | ** … | ||
* <B>Example(s):</B> | |||
** [[C4.5]]. | |||
** [[caret Package]]. | |||
* <B>See:</B> [[Random Forests System]], [[Machine Learning Tool]]. | |||
---- | ---- | ||
---- | ---- | ||
__NOTOC__ | |||
[[Category:Concept]] |
Latest revision as of 02:40, 6 January 2023
A Decision Tree Learning Tool is a predictive modeling tool that is a decision tree learning system.
- …
- Example(s):
- See: Random Forests System, Machine Learning Tool.