Skip to content

Implement Decision Tree Regressor and Random Forest Regressor #177

@kwanit1142

Description

@kwanit1142

Reference :-

https://towardsdatascience.com/regression-tree-in-python-from-scratch-9b7b64c815e3 <----- (This can be sufficient for Random Forest as well as Decision Tree too)

Requirement :-

See KNN as Classifier and Regressor, in models.py, where the mode can be switched by changing the boolean value of the "classify" argument.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions