Machine Learning Combat Learning Notes 5--principal component analysis (PCA)

Source: Internet
Author: User
1.PCA Algorithm Overview introduction of 1.1 PCA algorithm

PCA (Principal Component analysis) is a statistical process that converts a set of observation values of a possible correlation variable into a set of linearly independent variable values by means of an orthogonal transformation, known as the principal component. The number of principal components is less than or equal to the number of original variables. principle of 1.2 PCA algorithm

The essence of PCA is that the original feature can be linearly transformed and mapped to the low dimension space when the original feature is represented as well as possible. advantages and disadvantages of 1.3 PCA algorithm

(1) Advantages:
(2) Disadvantage: 2.PCA algorithm Implementation

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.