Skip to content

Commit 4fb0759

Browse files
Update README.md
1 parent 9a5ea01 commit 4fb0759

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ Once go through this link
1919
3. Decision Tree Classifier
2020
https://www.saedsayad.com/decision_tree.htm Go through this link
2121

22-
4. Decision Tree Regressor ---->>>>
22+
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
2325

26+
=======================Random Forest=====================================================
2427

2528
Difference Between the Classification and Regression
2629

0 commit comments

Comments
 (0)