机器学习线性回归学习心得_机器学习中的线性回归

本文介绍了机器学习的基础知识,特别是线性回归的概念。通过实例展示了如何使用线性回归预测不同用户的头部大小与大脑重量之间的关系,以及Python实现的代码。文章通过散点图说明了线性回归在数据集上的应用效果,验证了模型的预测性能。
摘要由CSDN通过智能技术生成

机器学习线性回归学习心得

Most of you reading this article must be having a fair idea of the term machine learning. If we talk in lay man’s language it is basically an application of artificial intelligence wherein we give in a set of data to a machine and make the machine train and learn using those data. Now the question arises that how will the machine learn on its own? There has to be some algorithm or you can say a method which will help the machine to learn through the data provided by us. We have numerous algorithms from mathematics that we use in machine these algos are broadly categorized into 2 parts:

大部分阅读本文的人都必须对机器学习一词有一个清晰的认识 。 如果我们使用外行人的语言交谈,那么它基本上就是人工智能的应用,其中我们向机器提供一组数据,并使机器训练并使用这些数据进行学习。 现在出现的问题是,机器将如何自行学习? 必须有某种算法,或者您可以说一种方法,它将帮助机器学习我们提供的数据。 我们在计算机中使用了许多数学算法,这些算法大致分为两部分:

  1. Regression

    回归

  2. Classification

    分类

Well, regression is used basically when we are dealing with continuous sets of data and classification is applied when the data set used is scattered.

好吧, 当我们处理连续的数据集时基本上使用回归,而当使用的数据集分散时,则应用分类

To start with, we are going to discuss one of the simplest regression i.e. linear regression and we will code a simple

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值