You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Line 94 is inspired from https://www.geeksforgeeks.org/learning-model-building-scikit-learn-python-machine-learning-library/
250
266
- Line 100 is inspired from https://www.askpython.com/python/examples/python-predict-function
251
267
- Line 106-109 is inspired from https://www.linkedin.com/pulse/basics-decision-tree-python-omkar-sutar#:~:text=To%20calculate%20the%20accuracy%20score,from%20the%20scikit%2Dlearn%20library.&text=In%20this%20code%2C%20y_test%20is,by%20the%20decision%20tree%20model.
252
-
253
-
254
-
'''
268
+
- Line 154 is inspired from https://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html#sklearn.tree.DecisionTreeClassifier.get_depth'''
0 commit comments