CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据挖掘 搜索资源 - support

搜索资源列表

  1. SVM

    0下载:
  2. 在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。-In the field of machine learning, support vector machine SVM (Support Vector Machine) is a supervised learning model, typically used for pattern recognition, classification, an
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:9.16kb
    • 提供者:黑色地位
  1. linear_CTSSVM

    1下载:
  2. 基于分段函数的支持向量分类机,使用BFGS算法进行求解-Piecewise-based support vector machine, using BFGS algorithm to solve
  3. 所属分类:Data Mining

    • 发布日期:2015-06-25
    • 文件大小:2.96mb
    • 提供者:柳光峰
  1. pattern-identification

    0下载:
  2. 主成分分析、Fisher判别法与支持向量机在模式识别中的应用-Application of principal component analysis, Fisher discriminant analysis and support vector machine in pattern recognition
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.25kb
    • 提供者:汪成康
  1. Rtree

    0下载:
  2. R树是GUTTMAN于1984年提出的最早支持有序扩展的对象存取方法之一,也是目前应用最为广泛的一种空间索引结构,该资料为其的应用。-R tree is one of GUTTMAN first proposed in 1984 to support an orderly expansion of the Object Access Method, is currently the most widely used of a spatial index structure for the app
  3. 所属分类:Data Mining

    • 发布日期:2017-05-28
    • 文件大小:10.61mb
    • 提供者:taoshuqing
  1. 24567507qpso-svm

    0下载:
  2. 一个粒子群优化的支持向量机,运行过的,很好用,供初学者参考-A particle swarm optimization support vector machine (SVM), running, useful, reference for beginners
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:13.15kb
    • 提供者:李冰
  1. SVM

    0下载:
  2. SVM多分类算法的一些程序,有很多种类型,包括经典的四种工具箱,还有代价敏感支持向量机,超球面支持向量机等-Some programs about SVM multi-classification algorithm, there are many types, including the classic four toolbox, as well as the price-sensitive support vector machine, hypersphere support vector
  3. 所属分类:Data Mining

    • 发布日期:2017-05-28
    • 文件大小:10.72mb
    • 提供者:lemon
  1. IJETAE_0313_100

    0下载:
  2. Intrusion Detection System Using Data Mining Technique: Support Vector Machine
  3. 所属分类:Data Mining

    • 发布日期:2017-05-01
    • 文件大小:469.42kb
    • 提供者:salem
  1. SVM-intrduction

    0下载:
  2. svm支持向量机的基础导论,纯理论学习,没有附带源码-Introduction to support vector machines svm basis, purely theoretical study, does not come with source code
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1.03mb
    • 提供者:李凌峰
  1. Apriori

    0下载:
  2. 数据挖掘中的经典算法apriori。输入项集和最小支持度,输出频繁项集。-Data Mining the classical algorithm apriori. Entry and set minimum support, output frequent item sets.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-17
    • 文件大小:4.28mb
    • 提供者:小雪
  1. P1-s2.0-S0957417410001107-main

    0下载:
  2. Business cycle predictions face various sources of uncertainty and imprecision. The uncertainty is usually linguistically determined by the beliefs of decision makers. Thus, the fuzzy set theory is ideally suited to depict vague and uncertain feature
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:258.58kb
    • 提供者:Pegah
  1. svm_python

    1下载:
  2. 在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。本程序是SVM的python实现,用的是SMO算法。只能进行分类,并且能够显示图形结果。-In the field of machine learning, support vector machines SVM (Support Vector Machine) is a supervised learning model is usually use
  3. 所属分类:Data Mining

    • 发布日期:2017-05-01
    • 文件大小:8.16kb
    • 提供者:杨刘洋
  1. NaiveBayesClassifier.m

    0下载:
  2. I use Matlab 2008a which does not support Naive Bayes Classifier. scr ipt supports normal and kernel distributions. Statistics toolbox for 2008a version is used in the scr ipt. Also includes function for confusionmat
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:lin
  1. svmMLiA

    0下载:
  2. 支持向量机是最常用的一种分类器,它通过求解一个二次优化问题来最大化分类间隔,本例采用的SMO算法,可以大大优化运行-Support vector machine is the most commonly used classifier, it can be used to solve a two optimization problem to maximize the classification interval, this example uses the SMO algorithm, ca
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:3.5kb
    • 提供者:dongyanyan
  1. SVM

    0下载:
  2. 支持向量机神经网络的信息粒化时序回归预测代码案列,代码易于修改-Support Vector Machines Neural Network Information granulated series regression predictive code text column, easy to modify the code
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:348.39kb
    • 提供者:anpan
  1. svm

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

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

    0下载:
  2. matlab 支持向量机的源代码,里面有经典的案例分析,可以运行-Matlab support vector machine source code, which has a classic case analysis, you can run
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:36.39kb
    • 提供者:周洋
  1. Wind-Speed-Combined-Prediction

    0下载:
  2. 针对风电场短期风速的预测提出一种基于小波变换的组合预测方法。首先利用Mallat 算法对短期风速时间序列进行db3 小波三层分解与重构,得到短期风速时间序列的近似分量和细节分量。针对近似分量和细节分量的不同特性,对近似分量利用粒子群算法优化的最小二乘支持向量机进行预测,对细节分量利用自回归求和滑动平均模型进行预测。最后各预测模型预测值组合叠加得到最终的短期风速预测值。仿真结果表明该方法具有较高的预测准确度。-In order to improve short-term wind speed pr
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:282.63kb
    • 提供者:kiel
  1. SVR

    0下载:
  2. 用于回归的支持向量机程序,改程序用python语言编写,使用前需安装libsvm-Support vector machine for regression procedure, change program written in python, using libsvm before installation
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.05kb
    • 提供者:zhuozeying
  1. SVM-KM

    0下载:
  2. 支持向量机与核学习工具箱,用于数据挖掘中核方法开发的必备工具,如支持向量机、极限学习机等。-Support vector machine (SVM) and nuclear learning toolkit for nuclear method development of necessary tools in data mining, such as support vector machine (SVM), extreme learning machine, etc.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-26
    • 文件大小:8.6mb
    • 提供者:zhuozeying
  1. sklearnExample

    0下载:
  2. SVM,支持向量机,可以实现分类。svm,svm-support vector machine
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:720byte
    • 提供者:xuluping
« 12 »
搜珍网 www.dssz.com