RoboticsClubIITJ / ML-DL-implementation

An implementation of ML and DL algorithms from scratch in python using nothing but NumPy and Matplotlib.
BSD 3-Clause "New" or "Revised" License
49 stars 69 forks source link

Implement Decision Trees #6

Closed TarunTomar122 closed 3 years ago

TarunTomar122 commented 4 years ago

Related Resources one can Follow :-

  1. https://towardsdatascience.com/decision-tree-from-scratch-in-python-46e99dfea775
  2. https://machinelearningmastery.com/implement-decision-tree-algorithm-scratch-python/
samarth-1729 commented 4 years ago

I would like to work on this issue!

TarunTomar122 commented 4 years ago

We can't assign multiple issues to same person right away. @samarth-1729 finish one issue and then you can do more.

samarth-1729 commented 4 years ago

Ok, No Problem!

Saptashrungi commented 4 years ago

I would like to work on this issue.

TarunTomar122 commented 4 years ago

@Saptashrungi sorry from our side. This issue is now closed as the pr has been already made.

kwanit1142 commented 3 years ago

@Shreya-IITJ, this issue is reopened, as the Implementation is not yet complete. From here on, you can continue your work.

kwanit1142 commented 3 years ago

Thanks to @Shreya-IITJ. Now Finally Closing this Issue.