Decision Tree In Machine Learning | Decision Tree Algorithm In Python |Machine Learning |Simplilearn

Поділитися
Вставка
  • Опубліковано 2 чер 2024
  • 🔥Professional Certificate Course In AI And Machine Learning by IIT Kanpur (India Only): www.simplilearn.com/iitk-prof...
    🔥AI Engineer Masters Program (Discount Code - YTBE15): www.simplilearn.com/masters-i...
    🔥AI & Machine Learning Bootcamp(US Only): www.simplilearn.com/ai-machin...
    🔥 Purdue Post Graduate Program In AI And Machine Learning: www.simplilearn.com/pgp-ai-ma...
    This Decision Tree in the Machine Learning tutorial will help you understand all the basics of the Decision Tree and how the Decision Tree algorithm works. In the end, we will implement a Decision Tree algorithm in Python on loan payment prediction. This Decision Tree tutorial is ideal for both beginners as well as professionals who want to learn Machine Learning Algorithms.
    Below topics are covered in this Decision Tree Algorithm Tutorial:
    0. Intro (0:00)
    1. What is Machine Learning? ( 02:25 )
    2. Types of Machine Learning? ( 03:27 )
    3. Problems in Machine Learning ( 04:43 )
    4. What is a Decision Tree? ( 06:29 )
    5. What are the problems a Decision Tree Solves? ( 07:11 )
    6. Advantages of Decision Tree ( 07:54 )
    7. How does Decision Tree Work? ( 10:55 )
    8. Use Case - Loan Repayment Prediction ( 14:32 )
    Dataset Link - drive.google.com/drive/folder...
    ✅Subscribe to our Channel to learn more about the top Technologies: bit.ly/2VT4WtH
    ⏩ Check out the Machine Learning tutorial videos: bit.ly/3fFR4f4
    Machine Learning Articles: www.simplilearn.com/what-is-a...
    👉Learn more at: bit.ly/3fouyY0
    #DecisionTreeMachineLearning #DecisionTree #DecisionTreeAlgorithm #DecisionTreeAlgorithmInMachineLearning #DecisionTreePython #DecisionTrees #DecisionTreeExample #MachineLearningAlgorithms #MachineLearningTutorial #Simplilearn
    What is a Decision Tree Algorithm?
    A Decision Tree is a supervised machine learning algorithm for solving classification problems. Generally, a decision tree is drawn upside down with its root at the top and it is known as the Top-Down Approach. Decision trees are used for handling non-linear data sets effectively. The decision tree tool is used in real life in many areas, such as engineering, civil planning, law, and business.
    ➡️ About Post Graduate Program In AI And Machine Learning
    This AI ML course is designed to enhance your career in AI and ML by demystifying concepts like machine learning, deep learning, NLP, computer vision, reinforcement learning, and more. You'll also have access to 4 live sessions, led by industry experts, covering the latest advancements in AI such as generative modeling, ChatGPT, OpenAI, and chatbots.
    ✅ Key Features
    - Post Graduate Program certificate and Alumni Association membership
    - Exclusive hackathons and Ask me Anything sessions by IBM
    - 3 Capstones and 25+ Projects with industry data sets from Twitter, Uber, Mercedes Benz, and many more
    - Master Classes delivered by Purdue faculty and IBM experts
    - Simplilearn's JobAssist helps you get noticed by top hiring companies
    - Gain access to 4 live online sessions on latest AI trends such as ChatGPT, generative AI, explainable AI, and more
    - Learn about the applications of ChatGPT, OpenAI, Dall-E, Midjourney & other prominent tools
    ✅ Skills Covered
    - ChatGPT
    - Generative AI
    - Explainable AI
    - Generative Modeling
    - Statistics
    - Python
    - Supervised Learning
    - Unsupervised Learning
    - NLP
    - Neural Networks
    - Computer Vision
    - And Many More…
    👉 Learn More At:
    👉Learn More at: www.simplilearn.com/pgp-data-...
    🔥 Enroll for FREE Machine Learning Course & Get your Completion Certificate: www.simplilearn.com/learn-mac...
    🔥🔥 Interested in Attending Live Classes? Call Us: IN - 18002127688 / US - +18445327688

КОМЕНТАРІ • 1,4 тис.

  • @SimplilearnOfficial
    @SimplilearnOfficial  Рік тому +3

    🔥Professional Certificate Course In AI And Machine Learning by IIT Kanpur (India Only): www.simplilearn.com/iitk-professional-certificate-course-ai-machine-learning?AugustTubebuddyExpPCPAIandML&Comments&
    🔥AI Engineer Masters Program (Discount Code - YTBE15): www.simplilearn.com/masters-in-artificial-intelligence?SCE-AIMasters&Comments&
    🔥AI & Machine Learning Bootcamp(US Only): www.simplilearn.com/ai-machine-learning-bootcamp?MachineLearning-RmajweUFKvM&Comments&
    🔥 Purdue Post Graduate Program In AI And Machine Learning: www.simplilearn.com/pgp-ai-machine-learning-certification-training-course?MachineLearning-RmajweUFKvM&Comments&

  • @SimplilearnOfficial
    @SimplilearnOfficial  2 роки тому +12

    We hope this video was useful. The link for the dataset used in the video is provided in the description. Thanks!

  • @lihang7408
    @lihang7408 5 років тому +4

    Like the demonstration and visualizations. Simple and Clear.
    The Entropy formula of getting 0.57, I believe is using log base of 10. I tried log base 2 got around 1.91.
    Thanks for the Video

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Li, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @discerningacumen
    @discerningacumen 5 років тому

    Thanks for you clear explanation about what is decision tree. Is it mandatory to learn python language in order to more understand ML? What I only know and am comfortable with are Swift / C/ C++/ Obj-C.

  • @bijoyabakali4822
    @bijoyabakali4822 3 роки тому +1

    Is there any link to see after we have trained the decision tree , how the model will run for another set of raw data? Such as, for the training, the result is provided in excel sheet but if it is not provided how the trained decision tree will predict?

  • @albinchacko8822
    @albinchacko8822 2 роки тому +3

    This tutorial was precise and clear. I loved it. Thank you.

  • @rajamoorthy1969
    @rajamoorthy1969 11 місяців тому +1

    Excellent tutorial on Decision Tree Classifier. Thanks a ton. It was awesome.

  • @sahayaajay7684
    @sahayaajay7684 4 роки тому +1

    @simplilearn Already you import tree for decision tree classifier. Then why could you import tree again in the last line

  • @johnread3418
    @johnread3418 5 років тому +6

    Hello. Nice explanation. Could you please send along the data set you used for the Use Case?
    Also, I have a couple questions about the disadvantages of a decision tree. You say that the decision tree is high variance and low bias (at 9:02 minutes into the presentation).
    #1. I am not sure why low bias is a disadvantage. Why is that?
    #2. I assume that the closer the decision tree gets to zero entropy (i.e. each leaf contains only one class of data), the higher the variance and the lower the bias. Is that correct?
    #3. I guess that the art of building a decision tree is finding the best sequence of splitting criteria to employ, and knowing when to stop splitting. I guess you can always continue to split until you reach zero entropy, but toward the end of that process you are just learning noise (overfitting). I assume that choosing the "best" sequence of splitting criteria essentially determines how soon you start learning noise.
    Please comment on these three questions if you would.
    Thanks

  • @DJSHIM12
    @DJSHIM12 4 роки тому +3

    My question, the model is good and I understand what you have done. However as a newbie, how can I actually see the tree instead of seeing just accuracy scores everywhere if you understand what I am trying to say. As in, is there any way I can actually visualise the graph? Also how can I append my Y predictions to whether the person will be approved a loan to my original dataset? I am seeing everywhere people doing the usual sci-kit learn train test, modelling predictions and checking of the accuracy, but I don't see anywhere of people actually inputting one row of the data and seeing whether the person should be approved of a loan or not.
    Are you able to help me on this? I can pm my email if needed.

  • @tapasilhazarika4288
    @tapasilhazarika4288 5 років тому +1

    Awesome tutorials by Simplilearn. I am a learner right now, and you guys are helping me a lot. Thanks a ton. Would request for the data set to practice.

    • @tapasilhazarika4288
      @tapasilhazarika4288 5 років тому

      Please send the data set to my mail id: tapasilh@gmail.com

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Tapasil, we are so happy you love our videos. We have sent the requested dataset to your mail ID. Do support us by subscribing to the channel and also by giving a thumbs up to our videos. Thanks. Please do keep checking back in.

  • @hamzawi2752
    @hamzawi2752 4 роки тому +1

    Let me say thank you so much for this huge valuable work. It is so easy, you are a professional teacher.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hey Hamzawi, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @rzipper1716
    @rzipper1716 5 років тому +4

    Nicely done ! You have a like and a new subscriber.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Woohoo! We are glad to hear it and we welcome you to our community! Do check out our other videos and stay tuned!

  • @kumarsaurabh7562
    @kumarsaurabh7562 2 роки тому +7

    I guess you should add minus sign before the entropy formula.

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 роки тому +2

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @Aaziz96
    @Aaziz96 5 років тому +1

    Helped me so much for my machine learning project1!!11 Thank you so much!

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hey Abdul, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @Basketstyler2011
    @Basketstyler2011 5 років тому +3

    Hey there,
    I tried to recalculate the entropy (12:45) and inserted the data in an online calculator as well as my personal calculator.. unfortunately, me and the online calc get an another result as you present in the video (1.905) with the exact same data using the same formula. So.. are you sure about the result??

    • @akanekawahara1805
      @akanekawahara1805 5 років тому

      He calculated them based on log10, would make no difference as long as in the last leafs it becomes 0 with any logarithm base

  • @ariap9697
    @ariap9697 4 роки тому +1

    Just Woooow,the way you teach , simple and perfect!

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      WooHoo! We are so happy you love our videos. Please do keep checking back in. We put up new videos every week on all your favorite topics. Whenever you have the time, you must also check out our blog page @simplilearn.com and tell us what you think. Have a good day!

  • @ragurajan7567
    @ragurajan7567 5 років тому

    Very great video. Why was the tree function imported but it wasnt used anywhere?

  • @olashoretijesunimi6039
    @olashoretijesunimi6039 3 роки тому +1

    Well explained. Enjoyed and got to understand decision trees better.
    God bless you all!

  • @cinaralima6035
    @cinaralima6035 Рік тому +1

    thank you, really liked how you brake down each step to understand how the code works. Thanks

    • @SimplilearnOfficial
      @SimplilearnOfficial  Рік тому

      Thank you for choosing us as your learning partner. We are thrilled to hear that you enjoyed your experience with us! If you are looking to expand your knowledge further, we invite you to explore our other courses in the description box.

  • @pphot1
    @pphot1 5 років тому

    Thank You! I received all the required data sets.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Thanks Prabir :). Subscribe to our channel and get our new video updates directly into your email. If you have any questions related to these videos, you can post in the comments section, we will clear your queries/doubts.

  • @jenniferaduwo6635
    @jenniferaduwo6635 4 роки тому

    Great explanation, simple to understand thank you!!!

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Greetings! Thank you for your kind words. Spread the word by liking, sharing and subscribing to our channel! Cheers :).

  • @csorex2376
    @csorex2376 4 роки тому +1

    Awesome tutorial. Simple and Clear explanations.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hey Ella, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)

  • @lakshmisruthi976
    @lakshmisruthi976 3 роки тому

    I have a doubt if my model is overfitting for logistic regression and decision tree . How should, i treat them ?

  • @guhanathanprathish9704
    @guhanathanprathish9704 3 роки тому +2

    wow man.. its been a awesome session to learn a decision tree as simple as possible 👏👏👏👌

  • @khadarbasha2012
    @khadarbasha2012 5 років тому

    Thanks for your Video tutorial, It could be good enough if you plot and visualize them to make understand better

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hey Khadar, thank you for watching our video and for the honest feedback. We will definitely look into this. Do subscribe, like and share to stay connected with us. Cheers :)

  • @Hari-xr7ob
    @Hari-xr7ob 5 років тому

    Great job on the video! Just a very minor language correction. It should read affected and not effected on "Advantages of Decision Tree"s slide

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Hari, thanks for appreciating our work and pointing our mistake as well. We have forwarded this to the relevant department. Do support us by subscribing to our channel and hitting the like button. Cheers!

  • @aishasiddiquadabeer5143
    @aishasiddiquadabeer5143 4 роки тому

    Thank you Simplilearn team for the clear explanation. Can you please provide the dataset and the python notebook used in the video?

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hello Aisha, thanks for viewing our tutorial and we hope it is helpful. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly.

  • @fenalishah7545
    @fenalishah7545 3 роки тому

    Hey , I watched your video.And Its amazing. But when I trying to implement in my database its not working. As my database has some string values. So , How do I work on that.

  • @gunjanturkar6150
    @gunjanturkar6150 3 роки тому +1

    Your videos are amazing! Could you please give me the dataset?

  • @kabuki-kai1900
    @kabuki-kai1900 5 років тому

    This is a great video, but I have a couple of questions. 1.) I understand that your model is ~94% accurate, but what "is" the model? 2.) How would a bank use it? Is it a formula that they plug numbers into, or is it a series of questions they ask to lead them to the answer?

    • @taritroghoshal8232
      @taritroghoshal8232 5 років тому +1

      The decision tree classifier is the model where the maximum depth and minimum leaf node parameters were set by the user. A bank can use a similar CSV file that is given as input in this video with all the information and feed it to such a model to get predictions.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому +1

      Hi Taritro, thanks for your input! Cheers!

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      By model, we mean an algorithm( decision tree in our case) that has been trained with the relevant data. The bank uses similar data as is used for training to predict if the customer will repay the loan or not.

  • @FabriceMillion
    @FabriceMillion 3 роки тому

    Thanks so much for that excellent video, everything is so clear

  • @Kamalabhrt
    @Kamalabhrt 5 років тому

    Hello team, it helped me a lot.. How can we do CustomerSegmentation with help of clustering and also Splitting the Train and Test Data.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      You can check this video out: ua-cam.com/video/9U4h6pZw6f8/v-deo.html

  • @sahayaajay7684
    @sahayaajay7684 4 роки тому

    Thanks for your video.Keep going on

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hey Sahaya, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)

  • @556west
    @556west 2 роки тому +1

    Thanks a lot for this video tutorial !!

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 роки тому

      Glad that you chose us on your learning journey Pablo. Cheers!

  • @raja.57
    @raja.57 10 місяців тому +1

    I really amazed when i did not find good content and the last moment to quit, I hit upon a plan like thirsty crow and I search "Simplilearn" to satisfy my soul and knowledge . Really Appreciatable Efforts and carry on till last moment

    • @SimplilearnOfficial
      @SimplilearnOfficial  10 місяців тому

      We're so glad that you enjoyed your time learning with us! If you're interested in continuing your education and developing new skills, take a look at our course offerings in the description box. We're confident that you'll find something that piques your interest!

  • @ashishjindal2677
    @ashishjindal2677 6 років тому

    Your videos are really helpfull. Could you please provide the data set that you used in the video.
    Thanks :)

    • @ashishjindal2677
      @ashishjindal2677 6 років тому

      ashishjindal1997@gmail.com

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 років тому

      Hi Ashish, thanks for watching our video. I have sent the requested video to your email ID. Do subscribe to our channel to stay posted on upcoming tutorials. Cheers!

  • @gautam4941
    @gautam4941 4 роки тому

    Good Examply. Kindly send the data set.
    1) Please, Explain Arguments like criterion, random state, max depth, min simples leaf. In more depth.
    2) Please, show how to the diagram o final decision tree after prediction in Detail.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому +1

      Hello Gautam, thanks for viewing our tutorial and we hope it is helpful. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly.

  • @shroukezz8878
    @shroukezz8878 3 роки тому

    can i reduce the compelixity of my decision tree model?

  • @ayoolaoyekanmi939
    @ayoolaoyekanmi939 4 роки тому

    Thank you for this...

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hey Ayoola, we're glad you enjoyed this video! If you want to learn more, you can check out this playlist: ua-cam.com/video/ukzFI9rgwfU/v-deo.html
      And don't forget to like, share and subscribe to our channel! :)

  • @HaithamAlshari
    @HaithamAlshari 5 років тому

    This video is very good & helps me in understanding the concept better. Can you send me the csv file.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Haitham, please leave your email ID in the comment section below. We will send the dataset directly to your inbox. Thanks!

  • @manasacharya8944
    @manasacharya8944 5 років тому

    Hey! Great lesson Would be great if you'd share the data set too!!

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hello Manas, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

    • @nishant6309
      @nishant6309 3 роки тому

      @@SimplilearnOfficial shashankkumar4263@gmail.com

  • @lagatrupo2951
    @lagatrupo2951 2 роки тому +1

    Very clear tutorial.Can I please get a copy of the dataset used for the tutorial?

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 роки тому

      Hello, thanks for viewing our tutorial. You can find your requested dataset in the video description. Hope that helps.

  • @partialtransmission5815
    @partialtransmission5815 4 роки тому

    Thanks for the video. The big-game hunter/poacher example can be replaced.

  • @mazdaksorosh3568
    @mazdaksorosh3568 6 років тому

    @ 09:00, is low biased model not the same as overfitting? Also, could you please elaborate how a model becomes unstable due to lack of variation in the data. Many thanks.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 років тому +1

      Hi Mazdak Sorosh,
      "Overfitting occurs due to a low bias but high variance. Going by the bias-variance trade-off theory, if the variance is low, the complexity of the model decreases which is a good thing. But, the value of the bias increases which would give us inaccurate predictions."
      Please share your doubts or feedback in the comment section below and we'll have our experts answer it for you. Thanks for watching the video. Cheers!

    • @mazdaksorosh3568
      @mazdaksorosh3568 6 років тому +1

      Simplilearn it is clear for me. Your reply is much appreciated. Thanks!

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 років тому

      We are glad you found our video helpful. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!

  • @midhileshmomidi2434
    @midhileshmomidi2434 5 років тому

    Hello team,
    I have a doubt in this that we took almost 100 random cases and we got accuracy 94% and what if we run it again and chances that accuracy go down because it may test different cases again

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Yes, there could be variation in accuracy every time you train the model

  • @reddaiahbn9154
    @reddaiahbn9154 5 років тому +1

    Dear Simplilearn,
    nice video about Decision Tree algorithm.
    can you please share the data and code ?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi, thanks for the kind comment. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

    • @reddaiahbn9154
      @reddaiahbn9154 5 років тому +1

      invinciblereddaiah@gmail.com

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi, thanks for sending us your email ID. We have sent the requested dataset to your mail ID. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!

    • @dorponthemirror6981
      @dorponthemirror6981 5 років тому +1

      @@SimplilearnOfficial May I have data_2.csv file and code, sir? My email: akhlak.ashik@gmail.com

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Akhlak, thanks for sending us your email ID. We have sent the requested dataset to your mail ID. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!

  • @taylorhosley7894
    @taylorhosley7894 3 роки тому

    What is the time complexity of the loan use case problem?

  • @edgatti4367
    @edgatti4367 5 років тому

    Hello,
    The tutorial is really well explained, but could You please provide a data set of this training and other trainings?
    Thanks a lot!

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hello Edvinas, thanks for appreciating our work. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

    • @edgatti4367
      @edgatti4367 5 років тому +1

      ​@@SimplilearnOfficial balandis.edvinas@ gmail.com

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Edvinas, thanks for sharing your email ID. We have sent the requested dataset to your mail ID. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!

  • @kudeepak1998
    @kudeepak1998 4 роки тому

    Great video!! Could you please share the dataset and python code of it ?

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hello Deepak, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

  • @gabriel1991
    @gabriel1991 5 років тому

    Hi I would like to know if you could share the references that you use to make the video. I am working on a paper about decision tree and I would like to know about simple and good references about the subject.

  • @_StarBreaker666
    @_StarBreaker666 4 роки тому

    How could I use string data for this?

  • @vman9630
    @vman9630 5 років тому

    Wait... so what is the root node, and when did you specify which variable to take into account next? Isn't that the point of a decision tree?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Your very first split would be the root node. Of course, with an algorithm, this is figured out internally. you can fine tune your model for better accuracy.

  • @collinsudanor4239
    @collinsudanor4239 5 років тому

    Very simple to understand. Please can I get the data set used for the example? Thanks

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hello Collins, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

  • @jjmondal
    @jjmondal 2 роки тому +1

    15:10
    from sklearn.model_selection import train_test_split

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 роки тому

      Keep learning with us .Stay connected with our channel and team :) . Do subscribe the channel for more updates : )

  • @aksontv
    @aksontv 4 роки тому

    Awesome video! Could you share the data set please?

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hello Muhammad, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

    • @aksontv
      @aksontv 4 роки тому

      @@SimplilearnOfficial aksontv74@gmail.com ! I have also mentioned my email on your other videos but not receive any dataset yet please change your policy of giving datasets only on demand. You may know well dataset is required to practice and if someone watch your video and comment for dataset and your reply may be late thats happening then we have to move on other channels which we don't want because you are awesome in teaching but please its my request to do something better for datasets. Is it possible for you to provide dataset in description?

  • @haribabusompalli4203
    @haribabusompalli4203 5 років тому

    Nice Tutorial, Can i get the data set?. which will be very helpful.

    • @haribabusompalli4203
      @haribabusompalli4203 5 років тому

      hari.sompalli0205@gmail.com Please share thedataset to this mail id. Thanks in Advance.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Hari, thanks for checking out our tutorial. We hope we have helped. We have also sent the requested dataset to your mail ID. Do support us by subscribing to the channel and giving a thumbs up to our videos. Thanks.

  • @paulchelladurai3880
    @paulchelladurai3880 5 років тому

    How do we decide the opt numbers for the parameters max_depth
    and min_samples_leaf?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      We just try out a few numbers that are generally used and increase it until we notice that the model's accuracy seems to detoriate.

  • @leilatalebpour55
    @leilatalebpour55 4 роки тому

    Hi , Great Video. Can we have the Data set you used?

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hello Leila, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

  • @gulshank1987
    @gulshank1987 6 років тому +1

    Could you put up tutorials on angoss or tableau ??

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 років тому +1

      We have passed on your request to the team and they will be soon coming up with Tableau tutorial videos. Do subscribe to the channel and press the BELL icon for never missing another update. Cheers!

    • @gulshank1987
      @gulshank1987 6 років тому

      Simplilearn : I have subscribed over a month ago. Would request you to put up angoss n tableau videos since it is gaining popularity in financial domain and its utilisation has shot up tremendously. Cheers

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 років тому

      Sure, we have informed the relevant team. Meanwhile, you can go through our Tableau playlist videos: ua-cam.com/play/PLEiEAq2VkUUJEvrsey26P-Bj4Vk6BLBVC.html

    • @giannipischedda2354
      @giannipischedda2354 5 років тому

      I am working on one with Angoss KnowledfeSEEKER

  • @dariodisotto5817
    @dariodisotto5817 4 роки тому

    Hi I like your lecture. Please can you supply the dataset used in the video. Thank you.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hello Dario, thanks for appreciating our work. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

  • @AjaySharma-pg9cp
    @AjaySharma-pg9cp 5 років тому +1

    In original dataset we have 3 giraffe but while show casing the spilts the 1 goes missing, we it gone might be in jungle

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Ajay, thanks for watching our tutorial. Regarding your query, the answer is "Yes", the giraffe that got away. Cheers!

    • @UdayKumar-xq1ve
      @UdayKumar-xq1ve 5 років тому

      It was reluctant to classified :), also if we give a white tiger where will that fit?

  • @chaitanyakumarmadala9299
    @chaitanyakumarmadala9299 5 років тому

    Why do we need to consider House Number field for Classification ?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Chaitanya, thanks for watching our video. House number field is a continuous variable and not a categorical, it cannot be used for classification. Hope you are clarified now. Thanks.

  • @samgordonson2941
    @samgordonson2941 5 років тому +2

    Well, Explained Sir! can you please email me the dataset to implement, thank you!

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hello Sam, thanks for appreciating our work. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

  • @20RODENT
    @20RODENT 5 років тому

    Hi, thank you for the really helpful video. Can I please get a copy of the dataset used for the tutorial?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hello Ratnadeep, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

    • @20RODENT
      @20RODENT 5 років тому

      @@SimplilearnOfficial Thank you for the response. I am happy to provide my email id to you but I don't want to share it on a public forum. Is it possible to do that?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому +1

      Hi Ratnadeep, you can share your email ID with no hesitation because no comments get published without our approval.

  • @yuqili2588
    @yuqili2588 Рік тому +1

    Thanks a lot for your explanations, can you send me the dataset so I can use to try it out?

    • @SimplilearnOfficial
      @SimplilearnOfficial  Рік тому +1

      Hello, thanks for viewing our tutorial. You can find your requested dataset in the video description. Hope that helps.

  • @gulafridi2440
    @gulafridi2440 Рік тому +1

    Hi, would it be possible to have the dataset for the decision tree tutorial please.

    • @SimplilearnOfficial
      @SimplilearnOfficial  Рік тому

      Hello, thanks for viewing our tutorial. You can find your requested dataset in the video description. Hope that helps.

  • @chhabiacharya307
    @chhabiacharya307 4 роки тому

    Thank you :)

  • @izharmehar
    @izharmehar 6 років тому

    Hey may I get the dataset? The video is informative and easy to understand!

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 років тому

      Hi Izhar, thanks for watching our video. It would be great if you could share your email Id with us so that we can share the requested data files. If you want your email ID should be hidden from others, we can do that as well. Thanks.

  • @jasnden
    @jasnden 5 років тому

    hi.. can someone clarify on 1:5 in balance_data.values? i don't get it.. does 1:5 means you go through first column to fifth column? and in Y, the 0 is the result column?

    • @being_sharan
      @being_sharan 5 років тому

      In Python, 1:5 goes from 1 to 4. It subtracts 1 from the final index.
      And yes, 0 is the desired result - whether or not to give the loan(yes/no)

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      That's right. Thanks.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      You are right ! Thanks.

  • @muhammadjunaidmajeed1211
    @muhammadjunaidmajeed1211 4 роки тому

    how to apply fuzzy c4.5 on same data-set?

  • @AnshumanDVD
    @AnshumanDVD 4 роки тому

    very very well explained, but it goes incomplete without decision tree graph to be explained with criteria for the loan_example

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Thanks Anshuman for pointing that out. We will definitely pass this to the concerned team. Thanks.

  • @krishnagokulwala4118
    @krishnagokulwala4118 6 місяців тому

    Thanku

  • @kushagramishra2648
    @kushagramishra2648 5 років тому

    Your tutorials are very good but why don,t you provide a link to the dataset

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Sorry, Kushagra. We don't have the external source for the dataset. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly.

  • @GwendolynYang
    @GwendolynYang 4 роки тому

    Entropy formula was wrong at 13:05. It should have a minus sign to get a positive value. It is either Entropy = -sum(p log p) Or Entropy = sum( p log 1/p )

  • @sanjeevdutt5867
    @sanjeevdutt5867 4 роки тому

    In Path you named as one folder as Marketing Video's . Overall Lecture is pretty good but I want to know about Gemini Index which is not mentioned in whole video

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hey Sanjeev, thank you for watching our video and for the honest feedback. We will definitely look into this. Do subscribe, like and share to stay connected with us. Cheers :)

    • @sanjeevdutt5867
      @sanjeevdutt5867 4 роки тому +1

      @@SimplilearnOfficial I am correcting it's Gini Index

  • @descendantsoftheheroes_660
    @descendantsoftheheroes_660 3 роки тому

    Sir g ..Caption include kr dijiye in all video of .. Analytics tools .. Plzzz

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 роки тому

      Sorry about that. We will try to implement that in future videos.

  • @dishamishra4414
    @dishamishra4414 5 років тому

    hey sir! accuracy is of training or testing?

    • @harshassp9144
      @harshassp9144 5 років тому

      accuracy tells about our model prediction(confidence) after training with train data
      you will get accuracy by using x_tst data,

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому +1

      Hi Harsha, thanks for your valuable input!

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Disha, accuracy mainly focuses on testing.

  • @sreelatha9560
    @sreelatha9560 6 років тому

    Could you please provide the data set that you used in the video

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 років тому +1

      Hi Sree Latha, I am glad that you found our video helpful. It would be easy for us to send the dataset if you can provide your email id. If you want your email ID should not be displayed in the comment section, we can do that as well. Hope that helps.

  • @sego2502
    @sego2502 2 роки тому +1

    Good work guys
    Could you please provide me the dataset?

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 роки тому

      Hello, thanks for viewing our tutorial. You can find your requested dataset in the video description. Hope that helps.

  • @andadajizsalam3
    @andadajizsalam3 5 років тому

    How to visualize decision tree in this case? actually I still didn't get how to read the result..

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Andad, you can visualize using this code:
      "from sklearn.externals.six import StringIO
      from IPython.display import Image
      from sklearn.tree import export_graphviz
      import pydotplus
      dot_data = StringIO()
      export_graphviz(dtree, out_file=dot_data,
      filled=True, rounded=True,
      special_characters=True)
      graph = pydotplus.graph_from_dot_data(dot_data.getvalue())
      Image(graph.create_png())"

  • @Ali-1A295
    @Ali-1A295 2 роки тому +1

    Thank you for this useful video ,
    Can you send to me the database , that you used please

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 роки тому

      Hello, thanks for viewing our tutorial. You can find your requested dataset in the video description. Hope that helps.

  • @pinakipatra101
    @pinakipatra101 4 роки тому

    Hi , This is an excellent video. could you please send me the data sets.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hello Pinaki, thanks for viewing our tutorial and we hope it is helpful. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly.

  • @ssabhidubey10
    @ssabhidubey10 6 років тому

    i cant understand how the separation and splitting is working in the programming. Can someone explain it to me.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 років тому

      Hi Abhishek, Entropy is calculated for the relationship between every individual independent variable and the dependent variable. The one that gives the lowest entropy will be your first split. This procedure continues until your "yes" and "no" classes (leaf nodes) have been separated. Hope that helps.

  • @SAAZANRAI
    @SAAZANRAI 6 років тому +1

    What happens if a pure subset is not possible from the given data?

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 років тому

      Sajan, The goal of Decision tree algorithm is to result in a subset with less impurity. So when we apply this algorithm, it will give pure subset itself. But if we have not achieved the same, then we need to further split a node to get the pure subset. Hope this answers your query. Thanks :)

    • @hamidrezanabati
      @hamidrezanabati 5 років тому

      Would you please send me the data set?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Hamid, thanks for checking out our tutorial. We have sent the requested dataset to your mail ID. Do subscribe, like and share to stay connected with us. Cheers :)

  • @sathikhatun5313
    @sathikhatun5313 3 роки тому +1

    Thanks

  • @shaheduzzamanshahed3474
    @shaheduzzamanshahed3474 5 років тому

    how can we visualize decision tree?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Shahed, you can visualize using this code:
      "from sklearn.externals.six import StringIO
      from IPython.display import Image
      from sklearn.tree import export_graphviz
      import pydotplus
      dot_data = StringIO()
      export_graphviz(dtree, out_file=dot_data,
      filled=True, rounded=True,
      special_characters=True)
      graph = pydotplus.graph_from_dot_data(dot_data.getvalue())
      Image(graph.create_png())"

  • @javierr5845
    @javierr5845 4 роки тому

    Hi, anyone knows from where can i get the database used here ?, please! nice tut

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому +1

      Hello Javier, thanks for viewing our tutorial and we hope it is helpful. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly.

    • @javierr5845
      @javierr5845 4 роки тому +1

      Simplilearn where can I leave my email? Here or in one of yours social media’s? Thanks in advance 🙌🏽

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому +1

      Hi Javier, you can mention your email ID in the comment section only. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

  • @rajnishrajput
    @rajnishrajput 6 років тому

    Hello Simplilearn, is it possible to share the notebook possibly on github so that we can have dataset from there itself and also the code

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 років тому

      Hi Rajnish, it will not be possible to share the code, dataset on github. However, you can share your email id and we will send the dataset right away! If you wish your email id not to be seen in the comments, we can do that as well.
      Hope that helps!

    • @rajnishrajput
      @rajnishrajput 6 років тому +1

      Simplilearn.ok please send it to rajnishrajput12@gmail.com

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 років тому

      Hi Rajnish, I have shared the dataset with you over mail. Let me know in case you find any difficulty in implementing the same in Machine Learning. Cheers

  • @charlescole6373
    @charlescole6373 2 роки тому +1

    I would like to download Dataset 2. Please advise how to do so.

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 роки тому

      Hello, thanks for viewing our tutorial. You can find your requested dataset in the video description. Hope that helps.

  • @Warrior0Ech
    @Warrior0Ech 4 роки тому

    Hey! Nice Vid, can I have the datasheet so I can practice? Best regards

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hello, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

    • @Warrior0Ech
      @Warrior0Ech 4 роки тому +1

      Ericchiquitog@gmail.com, please thank you!

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Thanks for sharing your email ID. We have sent the requested dataset to your mail ID. Also, Subscribe to our channel by clicking on the bell icon for never missing another update. Cheers!

  • @ADESHKUMAR-yz2el
    @ADESHKUMAR-yz2el 3 роки тому

    12:15 thankyou sir i was about to quit but your words stopped me😂

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 роки тому

      Haha! We hope you found our video helpful. For more machine learning videos, check out our playlist: ua-cam.com/video/ukzFI9rgwfU/v-deo.html

  • @kamranabbasi6757
    @kamranabbasi6757 2 роки тому +1

    You shoud have dropped 'House Number' from the data frame as it won't effect whether someone will pay the loan or not...

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 роки тому +1

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @malteshkumarmarvel2414
    @malteshkumarmarvel2414 3 роки тому

    hi simlilearn ,do you have any github account to acceses example codes and data sets for practising, if in case yes,pls drop a github link pls....

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 роки тому

      Hi Maltesh, we can send over the dataset to you if you can share your email id. We can keep it hidden too, if you want. Thanks for watching!

  • @nigiledwin4784
    @nigiledwin4784 5 років тому

    Thanks for the lecture. Can you please send me the code and sample dataset for practice

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hello Nigil, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

    • @nigiledwin4784
      @nigiledwin4784 5 років тому +1

      @@SimplilearnOfficial sorry nigilke9416@gmail.com

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hello Nigil, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

  • @rishabh8480
    @rishabh8480 5 років тому

    sir , can you email me the dataset ...btw ..the video was very informative ..thnks

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hi Rishabh, we are glad that you found our content informative. We have provided the dataset to your email ID. Do subscribe to our channel to stay posted on upcoming tutorials. Cheers!

  • @level02up44
    @level02up44 2 роки тому +1

    it could be very useful tutorial in machine learning......
    can you provide me the dataset file attachment?

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 роки тому

      Hello, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we can send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that too. Hope that helps.

  • @aakritisingla3235
    @aakritisingla3235 4 роки тому

    Where can i download the dataset from?

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 роки тому

      Hello Aakriti, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

  • @vivek9917333300
    @vivek9917333300 5 років тому

    Video is really nice but how can I get this dataset?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hello Vivek, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.

  • @StimulatedGamer
    @StimulatedGamer 5 років тому

    can i get the data set for further study ?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 років тому

      Hello Siddharth, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that also. Hope that helps.