登录
首页 » Python » python 支持向量机算法

python 支持向量机算法

于 2022-03-30 发布 文件大小:30.48 MB
0 93
下载积分: 2 下载次数: 2

代码说明:

这是python机器学习实战所有相关源代码,包括knn,朴素贝叶斯,支持向量机,决策树,逻辑回归,Apriori算法等, 对应算法都有对应的数据包括训练集和测试集以供测试,各种算法都以函数式的编程模式实现,可以轻松在Spyder打开,在编辑窗口修改,在console窗口运行调试,是机器学习爱好者必备资料。

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

发表评论

0 个回复

  • k-means
    半监督学习下的kmeans,用数据集,代码注释详细(Kmeans under semi supervised learning)
    2021-01-25 15:08:42下载
    积分:1
  • 第5章
    说明:  在许多情况下,利用深度学习算法搭建的神经网络模型都需妥进行某 种形式的优化。 这非常重要,只有经过优化的网络,才能在训练之后达到 不错的解决问题的效果。 优化的最直接目的就是使参数更加准确地更新。 一般神经网络的训练过程大致可以分为两个阶段:第一个阶段先通过 前向传播算法计算得到预测值,并将预测值和真实值做对比,得出两者之 间的差距;在第二个阶段,通过反向传播算法计算损失函数对每一个参数 的梯度,再根据梯度和学习率使用梯度下降算法更新每一个参数。(In many cases, the neural network model built by deep learning algorithm needs to be optimized in some form. This is very important, only after the optimization of the network, in order to achieve good results in solving problems after training. The most direct purpose of optimization is to update parameters more accurately. The training process of general neural network can be roughly divided into two stages: in the first stage, the predicted value is calculated by the forward propagation algorithm, and the difference between the predicted value and the real value is obtained; in the second stage, the loss function is calculated by the back-propagation algorithm for each parameter According to the gradient and learning rate, the gradient descent algorithm is used to update each parameter.)
    2020-09-14 16:18:29下载
    积分:1
  • MNIST
    说明:  基于Python的神经网络代码,用于识别0-9的手写数字字符(Python based neural network code for recognizing handwritten numeric characters 0-9)
    2020-04-15 22:05:40下载
    积分:1
  • AbaqusGUI程序开发指南(Python语言)配套资源
    说明:  《AbaqusGUI程序开发指南(Python语言)》配套资源(Matching Resources of Abaqus GUI Programming Guide (Python Language))
    2020-06-22 23:40:01下载
    积分:1
  • 123
    中华人民共和国成立前夕召开的中国人民政治协商会议的第一届全体会议通过的《中国人民政治协商会议共同纲领》于1949年9月29日颁布,具有临时宪法的作用。随后起草制定的中华人民共和国宪法历经四部,均以相应的年号作为区别。一般默认的宪法为最新版本,即八二宪法的2018年修正版。
    2022-04-17 19:31:50下载
    积分:1
  • SVR
    SVR源码以及详细交通流预测模型,里面有SVM,SVR,LSSVM(SVR source code and detailed traffic flow prediction model, including SVM, SVR, LSSVM)
    2018-12-11 16:12:33下载
    积分:1
  • 一个python的网页爬虫框架
    这是我的一个python的网页爬虫框架,共享给大家,可以用来学习python的爬虫程序。比较简单,但是个人感觉很有用。亲,请酌情下载使用学习。
    2022-08-09 01:27:06下载
    积分:1
  • stock-rnn-master
    说明:  用深度学习算法进行股票价格预测,文件中含有数据集(Using deep learning algorithm to forecast stock price, the file contains data set)
    2020-06-26 13:20:01下载
    积分:1
  • SVR
    训练SVR模型做预测,可调整训练集和测试集比例及SVR参数,预测性能用MAP反映(The training SVR model can be used for prediction. The proportion of training set and test set and the parameters of SVR can be adjusted. The prediction performance can be reflected by MAP.)
    2021-03-29 09:39:10下载
    积分:1
  • supermario代码
    http://github.com/justinmeister/Mario-Level-1
    2023-09-05 13:15:10下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载