CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - RBF kernel

搜索资源列表

  1. looms

    0下载:
  2. 留一模型选择法leave-one-out model selection,适合支持向量机分类和回归时进行参数选择。-looms uses a slightly modified BSVM to perform model selection on binary classification problems. Currently the RBF kernel is supported.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:55.39kb
    • 提供者:Mountain
  1. GImpprovedSVVe

    0下载:
  2. 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型使用径向基函数(RBF))作为核函数,运用格雷码编码方式对SVM算法的模型参数进行遗传编码与优化搜索,,将搜索到的优化结果作为SVM 的最终模型参数。 -Genetic algorithm (GA) combined with the traditional SVM algorithm to construct a parameter of the evolution of the optim
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:175.46kb
    • 提供者:ru
  1. libsvm-kernel--of-ploynomial-and-RBF

    0下载:
  2. 在libsvm平台下,用RBF核函数和polynomial多项式核函数结合,形成新的混合核函数,求验证其正确性-libsvm kernel of RBF and ploynomial
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:1.1kb
    • 提供者:安文超
  1. dd_ex3

    0下载:
  2. 使用支持向量数据描述,使用RBF核。利用被检测数据画出一个散点图。-Using support vector data descr iption, use the RBF kernel. Use test data to draw a scatter plot is.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.08kb
    • 提供者:
  1. approxsvm-master

    0下载:
  2. This project is a C++ implementation of a second-order Maclaurin series approximation of LIBSVM models using an RBF kernel. This approximation greatly increases prediction speed for models with many support vectors but in few dimensions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:781.5kb
    • 提供者:aman
  1. RBF

    0下载:
  2. RBF神经网络:rbf原理:所谓径向基函数(Radial Basis Function 简称 RBF),就是某种沿径向对称的标量函数。通常定义为空间中任一点x到某一中心xc之间欧氏距离的单调函数,可记作 k(||x-xc||),其作用往往是局部的,即当x远离xc时函数取值很小。最常用的径向基函数是高斯核函数,形式为 k(||x-xc||)=exp{- ||x-xc||^2/(2*σ)^2) } 其中xc为核函数中心,σ为函数的宽度参数,控制了函数的径向作用范围。在RBF网络中,这两个参数往往是可
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-21
    • 文件大小:1kb
    • 提供者:
搜珍网 www.dssz.com