Coursera Machine Learning Techniques Course Note 09-decision Tree

Source: Internet
Author: User

This is what we have learned (except decision tree)

Here is a typical decision tree algorithm, with four places to choose from:

Then introduced a cart algorithm: By decision Stump divided into two categories, the criterion for measuring subtree is that the data are divided into two categories, the purity of these two types of data (purifying).

The following is a measure of purity:

Finally, when to stop:

Decision tree may be overfitting, reducing the number of Ein and leaves (indicating the complexity of the tree)

If a feature is missing, an alternative feature can be found:

Compare the cart to the AdaBoost: The AdaBoost is cut across the plane, and the cart is cut in the cut plane (conditional cutting):

This lesson teacher is more general, in detail can refer to statistical learning methods.

Coursera Machine Learning Techniques Course Note 09-decision Tree

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.