登录
首页 » Python » 线性回归-梯度下降

线性回归-梯度下降

于 2022-03-19 发布 文件大小:1.52 kB
0 45
下载积分: 2 下载次数: 1

代码说明:

拟合线性函数y=mx+b,根据偏微分求导,梯度下降就是为了得到合适的线性参数,通过求导不断更新参数,来逐渐得到最接近的参数。先将系数随便设置一个数,将x带入,根据实际y值,调整系数。损失函数就是给定系数(一般初始值为0),得到预测值,将所有预测值减去真实值,就是损失函数。如果预测的很准,损失函数最小(为0)。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • houseprice
    说明:  kaggle--入门题,房价预测,常用机器学习算法。(Kaggle entry questions, house price forecasts.)
    2020-12-21 20:39:08下载
    积分:1
  • flowers
    通过Python画出两种比较容易的小花。(We draw two simple and ugly flowers by Python.)
    2017-07-16 13:53:18下载
    积分:1
  • ASRT_SpeechRecognition-master
    说明:  ASRT语音识别算法,使用python语言(ASRT speech recognition algorithm, using Python language)
    2020-05-18 23:29:27下载
    积分:1
  • fuzzyAHP
    用PYTHON实现的计算FAHP模糊矩阵哦,全网唯一认证弱智。(为什么会有人去做这么无聊的事情呢。。。)(Using PYTHON to calculate FAHP fuzzy matrix, the whole network is the only authentication of mentally retarded. Why do people do such boring things?)
    2018-04-15 14:06:01下载
    积分:1
  • python convex optimization
    采用凸优化的理论解决优化问题,使用python语言,采用pip安装即可(The convex optimization theory is used to solve the optimization problem. Python language is used and pip is installed)
    2018-08-01 19:46:37下载
    积分:1
  • lstm
    说明:  循环神经网络LSTM可以预测时间序列数据,根据历史时刻的信息预测未来时刻的信息(the recurrent neural network is very useful to predict data in the future)
    2020-08-30 16:08:10下载
    积分:1
  • broToIptable
    bro联动防火墙的Python实现,分客服端和服务端,服务端把bro的报警信息定时发送到iptables,防火墙处理动作(Python implementation bro with Firewall, sub-customer side and service side, the server time to bro send alarm information to iptables, the firewall processing actions)
    2010-11-30 23:04:03下载
    积分:1
  • svm_wine
    说明:  采用svm算法对酒进行分类,效果还行,准确率97%左右,python语言(Using SVM algorithm to classify wine, the effect is good, the accuracy is about 97%. Python language)
    2019-07-09 21:08:57下载
    积分:1
  • 生成二维码
    通过代码生成自己需要的二维码,并包含加入logo,保存生成的二维码功能。简单易懂
    2022-03-12 10:23:15下载
    积分:1
  • lab100
    说明:  无源传感器网络的分布式能量自适应最小化延迟调度(Distributed Energy Adaptive Minimization Delay Scheduling for Passive Sensor Networks)
    2020-06-24 12:20:02下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载