Machine Learning in Action (I)-Introduction: A First Look at Machine Learning


1 Welcome to machine learning

Unmanned aircraft applications

2 What is machine learning

3 Supervised Learning - Supervised Learning

Supervised learning means that first some dataset needs to be provided and for each data in the dataset, there is a corresponding correct answer and the (training set) algorithm is making predictions based on these correct answers. It is further divided into regression problems and classification problems.

1.Regression problems: predicting a continuous output value by regression.

2.Classification problem: Predicting the output of a discrete value by classification.

Example 1:

Given data about the size of houses on the real estate market, try to predict their price. Price as a function of size is a continuous output, so this is a regression problem. We could turn this example into a classification problem by instead making our output about whether the house "sells for more or less than the asking price." Here we are classifying the houses based on price into two discrete categories.

Is a straight line fit or a quadratic function fit better

Example 2:

(a) Regression - Given a picture of a person, we have to predict their age on the basis of the given picture

  • return to refers to the property that we managed to predict the continuous value

(b) Classification - Given a patient with a tumor, we have to predict whether the tumor is malignant or benign.

  • classify This refers to

4 Unsupervised Learning - Unsupervised Learning

The input data for unsupervised learning is not labeled and its purpose is to classify the raw material in order to understand the internal structure of the material. It is further divided into clustering algorithms and non-clustering algorithms.

Clustering algorithms: can be used to organize large clusters of computers; can be used for analysis of social networks; can be used for market segmentation; can be used for analysis of astronomical data.

Classification according to genes

Non-clustering algorithms: the problem of cocktail parties.

b,c


Recommended>>
1、Adobe Innovation Conference ProjectAero Releases Closed Internal Beta PremierePro 130 Officially Supports VR180 Format
2、python list summary
3、Applet Weekly Report
4、Full guide to the CVE20175123 vulnerability exploit
5、EpicGames Wu Hao Beyond games UE4 can continue to shine in industry applications

    已推荐到看一看 和朋友分享想法
    最多200字,当前共 发送

    已发送

    朋友将在看一看看到

    确定
    分享你的想法...
    取消

    分享想法到看一看

    确定
    最多200字,当前共

    发送中

    网络异常,请稍后重试

    微信扫一扫
    关注该公众号