Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
forecasting:regression [2020/12/02 01:26]
jclaudio [Random Forest Regression]
forecasting:regression [2021/09/19 21:59] (current)
Line 81: Line 81:
  
 ==== Decision Tree Regression ==== ==== Decision Tree Regression ====
-**Form:** Universal. Can be used with any form.+**Form:** Universal. Can be used with any form.\\
 **When to use it:** Used when you want to divide your dataset into smaller subs-sets in the form of a tree structure\\ **When to use it:** Used when you want to divide your dataset into smaller subs-sets in the form of a tree structure\\
 **Library used:** [[https://​scikit-learn.org/​stable/​modules/​generated/​sklearn.tree.DecisionTreeRegressor.html#​sklearn.tree.DecisionTreeRegressor|sklearn.tree.DecisionTreeRegressor]]\\ **Library used:** [[https://​scikit-learn.org/​stable/​modules/​generated/​sklearn.tree.DecisionTreeRegressor.html#​sklearn.tree.DecisionTreeRegressor|sklearn.tree.DecisionTreeRegressor]]\\
  • forecasting/regression.1606872383.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)