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

搜索资源列表

  1. svm-python

    0下载:
  2. This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package mer
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:287.68kb
    • 提供者:王强
  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. 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. SVMWrap

    0下载:
  2. 开源的svm工具,安装、使用都很简单,推荐使用,很方便的,用了就知道。-Svm open source tools, installation, use very simple, recommended, it is convenient to use the know.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:49.52kb
    • 提供者:王建
  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. 2014发表论文的规定to吴继芳

    0下载:
  2. svm in Java for Weka plateform , it works well and can be installed by the menegement of main interface.
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:12kb
    • 提供者:luwentao
  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. python3_SVM

    0下载:
  2. python下的SVM算法实现(也是在网上找的),有数据集,可以直接运行,前提是python3版本的(Python under the SVM algorithm (also found on the Internet), there are data sets, you can directly run, the premise is python3 version)
  3. 所属分类:人工智能/神经网络/深度学习

  1. SVM

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

    • 发布日期:2017-12-27
    • 文件大小:8kb
    • 提供者:aneybaby727
  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. 用SVM在python平台实现手写数字的识别(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. 信用卡欺诈检测-基于不平衡数据处理的研究

    0下载:
  2. 信用卡欺诈不平衡数据预测,主要用到的是SVM,python工具,主要是基于数据不平衡进行处理。(Credit card fraud unbalance data prediction, the main use of SVM, python tools, mainly based on data imbalance processing.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:736kb
    • 提供者:echohu
  1. SVM_face_recognition

    0下载:
  2. 基于python的使用SVM的算法实现人脸的识别程序(Face recognition program based on Python based algorithm using SVM)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:2kb
    • 提供者:misty、rain
  1. svm

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

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

    0下载:
  2. SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(It is a common discriminant method. In machine learning, it is a supervised learning model, usually used for pattern recognition, classification and regression an
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:33kb
    • 提供者:三火123456
  1. SVM

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

    • 发布日期:2020-12-02
    • 文件大小:2kb
    • 提供者:李建军
« 12 3 4 5 »
搜珍网 www.dssz.com