aribis369 / ML-Starter-Pack

A collection of Machine Learning algorithms written from sctrach.
75 stars 52 forks source link

Updated with an Example and Definations Of Decision Tree #40

Closed kparitosh21 closed 6 years ago

kparitosh21 commented 6 years ago

Kindly Check the pr

ayanmaity201 commented 6 years ago

Put that notebook in the exmples-scikit folder as it has used the sklearn decision tree classifier. If you build a decision tree from scratch then only make a folder decisiontree.

kparitosh21 commented 6 years ago

should i create another pr?

ayanmaity201 commented 6 years ago

You have to delete the DecisionTree folder and make another PR.

aribis369 commented 6 years ago

@Lightning-Bug I'll merge it.