Implement Decision Tree with Python
Implement Decision Tree with Python
提示
提示
Clouder at a Glance
  • Video Course Duration
    42 Minutes
  • Available Languages
    English
  • Course Type
    Online
USD 10.00
Introduction
Decision Tree is a very common classification method. It is based on the probability of occurrence of various situations. By constructing a decision tree to obtain the probability that the expected value of the net present value is greater than or equal to zero, in order to evaluate project risk and its feasibility. In machine learning, Decision Tree is a predictive model that represents a mapping between object properties and object values. Entropy=The degree of clutter in the system, using the algorithm ID3, C4.5 and C5.0 spanning tree algorithms using entropy. This course introduces the basic concepts of Decision Tree, algorithms and how to build decision tree from Python's Scikit-learn library.
Recommended For
This training is for people who have Python Programming experience and want to learn machine learning skills
Exam Overview
  • Certification:
    Apsara Clouder - Big Data: Implement Decision Tree with Python
  • Exam Type:
    Online
  • Available Languages:
    English
  • Exam Duration:
    30 Minutes
  • No. of Exam Attempts:
    2 Times
Courses
Implement Decision Tree with Python
Through this course, you will learn what is Decision Tree, three algorithms for decision trees, and how to build a decision tree with Python's Scikit-learn library.
Show Details
  • Index
  • Decision Tree Overview
  • Decision Tree Algorithms
  • An Example of Decision Tree
  • Recap
Recommended Certifications