Linear Model for classification

Source: Internet
Author: User
1. Linear Model for classification

Solving classification problems we have seen three of the above: linear classification problem, linear regression problem solution classification, logistic regression. Next, look at the differences and connections between the three.

The difference between the three is mainly the difference between the error function:

The same diagram shows the following:

Why is uper bound effective? Theoretical proof:

Three comparison of algorithms to solve classification problems:

2. Stochastic Gradient descent

Use logistic regression to solve the two classification problem: one is the batch gradient descent, need batch processing data, one is the random gradient descent. corresponding to PLA and pocket, respectively

  

3. Multiiclass via Logistic Regression

3.1 One vs All

  

3.2 One vs one at a time

is the 22 combination. See the two solutions to the logistic separately. Then the majority vote.

  

In addition, anything similar to the one that can be obtained from a 01-worth classifier can be used to solve a multi-classification problem.

Linear Model for classification

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.