learn-python icon indicating copy to clipboard operation
learn-python copied to clipboard

Introduction to Decision Trees

Open Jaya-Prakash-17 opened this issue 1 year ago • 1 comments

I would like to add content on classification using Decision Trees as it is fundamental yet Powerful and one of the most used ML models. I would like to add a brief introduction and then implement a Decision Tree on a basic data set to help beginners know how Decision Trees work.

Jaya-Prakash-17 avatar May 13 '24 05:05 Jaya-Prakash-17

@animator Sir,I am a contributor @GsSOC24, I have raised this issue so that I can add some valuable information for beginners who would visit this repo. So, kindly accept my request. I would like to work on this issue.

Jaya-Prakash-17 avatar May 13 '24 05:05 Jaya-Prakash-17

Thanks @animator for assigning this issue to me.

before I start working on this issue, I have one doubt which I want to clarify. am i supposed to create new folder and put a .ipynb in it or am i supposed to just edit the README.md file of this repository?

I'm sorry but i couldn't find clear instructions on what should be done. waiting for your humble guidance

Jaya-Prakash-17 avatar May 14 '24 19:05 Jaya-Prakash-17

Contributing guide clearly describes what has to be done.

animator avatar May 14 '24 21:05 animator

Contributing guide clearly describes what has to be done.

Yeah sure! I'll go through it it

Jaya-Prakash-17 avatar May 15 '24 04:05 Jaya-Prakash-17