登录
首页 » python » 支持向量机的代码

支持向量机的代码

于 2022-11-14 发布 文件大小:4.97 kB
0 104
下载积分: 2 下载次数: 1

代码说明:

用支持向量机的做的关于分类的实验代码,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中。

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

发表评论

0 个回复

  • code
    MIT的EECS学院本科新生入学第一门课程introduction_to_cs&programming的作业答案,也是学习python语言和计算机科学很好的资料。(Institute of MIT' s EECS undergraduate admission first course introduction_to_cs & programming operating the answer is to learn good python language and computer science information.)
    2010-09-20 20:40:49下载
    积分:1
  • python实现爬取笑话发送邮件和短信
    用python调取笑话接口API,获取笑话内容,将笑话内容通过邮件和短信的方式发送给女朋友。短信服务用的阿里大鱼。可以将代码设定定时执行,每天定时运行爬去并发送。每天给女友发送一个新的笑话。没有购买短信服务的可以使用邮件的方式哦,邮件是免费的。
    2023-09-01 14:55:03下载
    积分:1
  • pydev_models
    pydev models example
    2017-10-02 06:15:13下载
    积分:1
  • facedetectandrecognition-dlib-python3.6
    说明:  机器学习专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技 能,为包括人脸识别领域的人工智能的发展做出了极大的贡献。本文探索如何应用机器学习中的一些技术,使计算机更好地完成人脸识别领域中的人脸检测和人脸验证。 在人脸检测方面,针对如何快速、准确地检出人脸的问题,基于DLIB中特征模型,可以快速提取检测出人脸,并且提取出人脸特征点,主要作用就是快速检测定位人脸。在训练过程中,引入了ResNet机器学习算法,该算法采用多层卷积神经网络结构,对人脸进行多层特征提取和描述,得到人脸特征描述符。通过测试可以证实了上述方法能够检测和识别人脸。(In terms of face detection, for the problem of how to detect faces quickly and accurately, based on the feature model in DLIB, you can quickly extract and detect faces, and extract face feature points, the main role is to quickly detect and locate faces. In the training process, the VGG-FACE machine learning algorithm is introduced. This algorithm uses a multi-layer convolutional neural network structure to perform multi-layer feature extraction and description on the face to obtain the face feature descriptor. Tests can confirm that the above method can detect and recognize human faces.)
    2020-05-06 14:33:08下载
    积分:1
  • smokeRecognize-master
    利用SVM对烟雾进行分类检测,很方便使用,内有SVM模型(Classification and Detection of Smoke Using SVM)
    2019-07-08 16:46:03下载
    积分:1
  • 时时计算报表,加快查询
    时时计算报表,加快查询,以闲的时间换取急的时间
    2022-07-27 00:40:32下载
    积分:1
  • 20122910375969
    python语言程序,实现功能是刷新浪微博粉丝。(Python language program, the realization of wave function is to refresh the weibo fans.)
    2015-10-23 10:56:52下载
    积分:1
  • python实现BP神经网络
    使用python实现BP神经网络,包括网络结构设置,隐含层数量和隐含层节点数选择,优化器的确定:adam,激活函数的选择:relu,softmax,损失函数的选择:categorical_crossentropy,性能评估:categorical_accuracy,正则化 Dropout。 
    2022-02-02 01:55:40下载
    积分:1
  • 机器学习之AdaBoost原理与代码实现
    说明:  Adaboost体现的是“三个臭皮匠,胜过一个诸葛亮”,它是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器), 然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)(Adaboost embodies "three smelly cobblers are better than one Zhuge Liang". It is an iterative algorithm. Its core idea is to train different classifiers (weak classifiers) for the same training set. Then these weak classifiers are combined to form a stronger final classifier (strong classifier).)
    2020-06-17 02:20:02下载
    积分:1
  • MobileNetV2-master
    说明:  实现图像分类,可完成对图像的多分类问题,效果较好(Realize image classification, can complete the multi-classification of images, the effect is better)
    2021-04-23 23:38:48下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载