We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5ea01 commit 4fb0759Copy full SHA for 4fb0759
README.md
@@ -19,8 +19,11 @@ Once go through this link
19
3. Decision Tree Classifier
20
https://www.saedsayad.com/decision_tree.htm Go through this link
21
22
-4. Decision Tree Regressor ---->>>>
+4. Decision Tree Regressor
23
+https://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html -->>>go through this link
24
+https://www.geeksforgeeks.org/python-decision-tree-regression-using-sklearn/ ----->> here also
25
26
+=======================Random Forest=====================================================
27
28
Difference Between the Classification and Regression
29
0 commit comments