CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - python SVM

搜索资源列表

  1. svm python

    1下载:
  2. Put simply, svmpython is svmstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a python module. You can write an svmstruct
  3. 所属分类:书籍源码

    • 发布日期:2011-05-05
    • 文件大小:291.79kb
    • 提供者:superbear
  1. gridregression

    1下载:
  2. svm回归中用的gridregression.py函数,用它来进行参数寻优,做了一些改动适用于windows。-svm regression using the gridregression.py function, use it to carry out parameter optimization, has done some changes to apply to windows.
  3. 所属分类:Special Effects

    • 发布日期:2014-08-12
    • 文件大小:3.01kb
    • 提供者:wangpw
  1. PCA-svm

    0下载:
  2. python里面,采用LIBsvm,实现对TE数据的多类故障的分类。-In python inside, using LIBsvm, TE data to realize the classification of many types of failures.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:471.28kb
    • 提供者:Sophiehxq
  1. python-2

    0下载:
  2. 这是支持向量机的程序。也是关于svm的,可以很好的学习支持向量机-This is a support vector machine procedure. Is also about the svm can be good learning support vector machines
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:12.53mb
    • 提供者:zhouli
  1. python

    0下载:
  2. python编写的svm算法,svm算法的实现,适合直接使用,开放源代码,Supported Vector Machine。-python code svm algorithm,svm algorithm realizition,easy to use,open source,Supported Vector Machine。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:35.02kb
    • 提供者:王天路
  1. svm-JAVA

    0下载:
  2. 这是一款基于java和python实现svm支持向量机的算法源代码,可以实现对任意点阵的分类,效果非常明显-This is a based on java and python svm support vector machine algorithm source code, you can achieve the classification of any dot matrix, the effect is very obvious
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:691kb
    • 提供者:怪兽
  1. svm

    0下载:
  2. pythonsvm支持向量机例子。里面有文档和源码。-python, svm support vector machine example. There are documents and source code.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-11
    • 文件大小:2.21mb
    • 提供者:方奕凯
  1. svm

    1下载:
  2. python写的关于svm算法的人脸识别小程序(Written in python on the svm algorithm for face recognition applet)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:逆光成影
  1. svm手写数字识别

    1下载:
  2. python语言实现的svm手写数字识别(svm handwritten numeral recognition based on python language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-14
    • 文件大小:168kb
    • 提供者:wuxia
  1. svm

    0下载:
  2. svm算法实现手写识别,核函数使用径向基核函数(Handwritten recognition using svm algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:8kb
    • 提供者:aneybaby727
  1. 06-svmMLiA

    0下载:
  2. 采用svm算法,用python语言实现的分类识别,可用于异常检测等二分类(Using svm algorithm, using python language to achieve the classification of identification, can be used for abnormal detection and other two categories)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:144kb
    • 提供者:小龙女
  1. 14.svm代码

    1下载:
  2. python 实现了支持向量机,简单好用(support vector machine a kind of classification algorithm, realize in python)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:13.85mb
    • 提供者:Silenston
  1. 14.svm(代码)

    0下载:
  2. svmpython平台实现手写数字的识别(using the algorithm of svm to recognition of handwritten numerals on python)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-05
    • 文件大小:183kb
    • 提供者:THTing
  1. python+图像处理+svm

    0下载:
  2. python+图像处理+svm的验证码自动识别代码(python is good language)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:3kb
    • 提供者:恩氟烷
  1. face-svm

    1下载:
  2. 用PCA和svm实现人脸识别,是经典的人脸识别python代码(Face recognition using PCA and svm)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2kb
    • 提供者:L.Xun
  1. svm

    0下载:
  2. 使用smo算法实现了支持向量机的python代码(complete the svm mode and Sequential minimal optimization with python code)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7kb
    • 提供者:白华伟
  1. test1

    0下载:
  2. svm-无监督机器学习领域的经典算法,在神经网络未出现前,他是机器学习的顶梁柱,现在依然用处广泛,而且其核函数的使用范围早已超脱其本身,该实例对svm算法进行了实现,具有相应的数据集。(svm - Unsupervised machine learning in the field of classical algorithms, before the neural network does not appear, he is the mainstay of machine learning,
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:11kb
    • 提供者:yuyinghua
  1. svm-master

    0下载:
  2. support vector machine using python
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2kb
    • 提供者:bipsman
  1. svm

    1下载:
  2. 数据挖掘常用算法 支持向量机的简单实例,使用该方法来进行数据分类(svm code example)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-12-02
    • 文件大小:2kb
    • 提供者:李建军
  1. sklearn-svm

    1下载:
  2. 支持向量机(svm)——分类预测,包括核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等(Support vector machine (svm) - classification prediction, including kernel function parameter adjustment, unbalanced data problem, feature dimensionality reduction, grid search, pipelin
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-14
    • 文件大小:24kb
    • 提供者:xning
« 12 3 4 5 »
搜珍网 www.dssz.com