ml回归_ML中的分类和回归是什么?

ml回归

机器学习教程 (MACHINE LEARNING TUTORIAL)

ML is extracting data from knowledge.

ML正在从知识中提取数据。

Machine learning is a study of algorithms that uses a provides computers the ability to learn from the data and predict outcomes with accuracy, without being explicitly programmed. Machine learning is sub-branched into three categories- supervised learning, unsupervised learning, and reinforcement learning.

机器学习是对算法的研究,它使计算机能够从数据中学习并准确预测结果,而无需进行显式编程。 机器学习可分为三类:监督学习,无监督学习和强化学习。

Machine Learning Model
Author) 作者提供 ) Machine Learning Model 机器学习模型

监督学习 (Supervised learning)

As the name “supervised learning” suggests, here learning is based through example. We have a known set of inputs (called features, x) and outputs (called labels, y ). The goal of the algorithm is to train the model on the given data and predict the correct value (y) for an unknown input (x). Supervised learning can be further classified into two categories- classification and regression.

顾名思义,“监督学习”在这里学习是通过示例进行的。 我们有一组已知的输入(称为特征,x)和输出(称为标签,y)。 该算法的目标是在给定数据上训练模型并预测未知输入(x)的正确值(y)。 监督学习可以进一步分为两类:分类和回归。

Classification and regression are two basic concepts in supervised learning. However, understanding the difference between the two can be confusing and can lead to the implementation of the wrong algorithm for prediction. If we can understand the difference between the two and identify the algorithm that has to be used, then structuring the model becomes easy.

分类回归是监督学习中的两个基本概念。 但是,了解两者之间的差异可能会造成混淆,并可能导致错误的预测算法实现。 如果我们能够理解两者之间的区别并确定必须使用的算法,那么构造模型就变得容易了。

Classification and regression follow the same basic concept of supervised learning i.e. to train the model on a known dataset to make predict the outcome.

分类和回归遵循监督学习的相同基本概念 ,即在已知数据集上训练模型以预测结果。

Here the major difference is that in the classification problem the output variable will be assigned to a category or class (i.e. it is discrete), while in regression the variable output is a continuous numerical value.

此处的主要区别在于,在分类问题中,输出变量将分配给类别或类别(即,它是离散的),而在回归中,变量输出是连续的数值。

分类 (Classification)

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值