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

搜索资源列表

  1. libsvm-2.36

    0下载:
  2. 目前准确度最好的支持向量机分类算法,用C++编写.-accuracy of the current best SVM classification algorithm, C preparation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:334680
    • 提供者:cxy
  1. svmbp

    0下载:
  2. 程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:bodiz2002
  1. 1687504099

    0下载:
  2. 支持向量机(SVM)实现的分类算法源码(matlab)-Support Vector Machine (SVM), a classification algorithm source code (Matlab)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8859
    • 提供者:彬彬
  1. libsvm-mat-2.81

    0下载:
  2. CJ.Lin的著名软件:LibSVM,实现的是SVM分类、回归的快速算法。在Matlab 7.0环境下直接调用。-CJ.Lin the leading software : LibSVM achieve the SVM classification algorithm for the rapid return. Matlab 7.0 environment directly call.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:64673
    • 提供者:宋争鸣
  1. libsvm-2.84.tar

    0下载:
  2. 数据挖掘分类方面的lib-svm经典算法的C++实现
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:420750
    • 提供者:罗一
  1. wasalibs_bundle20020828

    0下载:
  2. java编写的分类算法实现,包括svm,knn等多种基于机器学习的分类算法。-java prepared by the classification algorithm, including svm. knn and other machine learning-based classification algorithm.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4106087
    • 提供者:liangye
  1. svm_java

    1下载:
  2. 应用java实现的svm支持向量机的分类算法!相信对svm感兴趣的朋友有很大帮助!-java application realized svm SVM classification algorithm! Believe that the right svm interested friends will be of great help!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:60655
    • 提供者:司祁
  1. svm_c++

    0下载:
  2. 应用c++实现的svm向量机分类算法,相信对svm感兴趣的朋友有帮助!-c + + applications to achieve the svm vector machine classification algorithm, I believe right svm interested friends!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:277475
    • 提供者:司祁
  1. SVM

    1下载:
  2. [matlab]支持向量机(SVM)用于分类的算法实现
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2546
    • 提供者:吴莉
  1. Canupo

    1下载:
  2. C++编码,基于线性判别分析(LDA)和支持向量机(SVM)的多尺度维度特征点云分类算法,通过机器学习方法精确分类。效果可达95%以上,本文件夹内含有详细中文教程。
  3. 所属分类:3D图形编程

  1. SVM

    0下载:
  2. 经典的分类器,在很多样本数据上表现优良,是最好的单分类器。(The classical classifier performs well on many sample data and is the best single classifier.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:记忆起点
  1. matlab

    2下载:
  2. 用于脑电信号分析的matlab算法,对数据进行PCA处理及SVM分类。(The matlab algorithm for EEG signal analysis performs PCA processing and SVM classification on data.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-16
    • 文件大小:4096
    • 提供者:老师傅小杨
  1. SVM做图片处理

    1下载:
  2. 使用SVM算法对CIFAR-10图片数据集进行分类,包括模型的训练,测试和参数的调优(Using SVM algorithm to classify CIFAR-10 image data sets, including model training, testing and parameter tuning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-23
    • 文件大小:299008
    • 提供者:天地小成成
  1. GBDT+SVM

    1下载:
  2. 使用机器学习中的SVM,GBDT算法构建分类模型,做分类预测。并且对测试结果评估,模型保存。(Use SVM and GBDT algorithm in machine learning to build classification model and do classification prediction. And evaluate the test results and save the model.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-21
    • 文件大小:2048
    • 提供者:拉马努金
  1. ML_SVM-master

    1下载:
  2. 算法功能是SVM分类,使用PCA降维处理,一个文件是直接分类,另一个是降维后分类(Classification using SVM algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-08
    • 文件大小:7168
    • 提供者:萌哒哒王万
  1. 19107matlab自编svm

    0下载:
  2. 利用原算法adaboost弱学习器基于决策树桩的方法对样本数据进行多分类(Multi-classification of sample data based on decision tree stump using AdaBoost weak learner)
  3. 所属分类:其他

    • 发布日期:2020-09-27
    • 文件大小:18432
    • 提供者:魏小秋
  1. SVM算法

    1下载:
  2. SVM算法的线性分类,图像分类单幅遥感图像特征提取分类(Linear classification of SVM algorithm, image classification, feature extraction and classification of single remote sensing image)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-16
    • 文件大小:14336
    • 提供者:LOST0522
  1. ga_aco_opt_on_anfis_svm-master

    4下载:
  2. 利用遗传算法、蚁群算法、PSO等对SVM模型进行优化,实现高效分类和回归预测(The SVM model is optimized by genetic algorithm, ant colony algorithm and PSO to achieve efficient classification and regression prediction.)
  3. 所属分类:其他

    • 发布日期:2019-10-07
    • 文件大小:1153024
    • 提供者:zxzxchyl
  1. SVM算法

    1下载:
  2. SVM的分类与预测。带数据的。可直接使用学习。方便入门。(Classification and prediction of SVM. With data. You can use learning directly.it's convence for us to learn it .)
  3. 所属分类:网络编程

    • 发布日期:2021-02-27
    • 文件大小:13312
    • 提供者:格式化空白
  1. 改进svm

    2下载:
  2. phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-06
    • 文件大小:31901696
    • 提供者:隋易帝
« 1 2 3 4 5 6 78 9 10 11 12 ... 22 »
搜珍网 www.dssz.com