Supervised Learning for Machine Learning

Source: Internet
Author: User

Depending on the data type, the modeling method for a problem is different. In the field of machine learning or artificial intelligence, people will first consider algorithm learning methods. There are several main learning methods in the machine learning field. Classifying algorithms by learning is a good idea. This allows people to consider selecting the most appropriate algorithm based on input data during modeling and algorithm selection to obtain the best results.



Under supervised learning, input data is called "training data". Each group of training data has a clear identifier or result, for example, for "spam" and "non-spam" in the Anti-Spam system, for "1", "2", "3", "4" in handwritten numbers, etc. When establishing a prediction model, supervised learning establishes a learning process, compares the prediction results with the actual results of "training data", and constantly adjusts the prediction model, until the prediction result of the model reaches an expected accuracy. Common scenarios of supervised learning, such as classification and regression. Common algorithms include Logistic regression and Back Propagation Neural Network ).

Supervised Learning for Machine Learning

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.