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 28be123 commit ef4a994Copy full SHA for ef4a994
README.md
@@ -24,6 +24,11 @@ https://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegre
24
https://www.geeksforgeeks.org/python-decision-tree-regression-using-sklearn/ ----->> here also
25
26
=======================Random Forest=====================================================
27
+5.RandomForestClassifier
28
+https://medium.com/machine-learning-101/chapter-5-random-forest-classifier-56dc7425c3e1
29
+https://towardsdatascience.com/the-random-forest-algorithm-d457d499ffcd
30
+
31
+6.RandomForestRegressor------------------------------->>>ComingSOON
32
33
Difference Between the Classification and Regression
34
0 commit comments