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

搜索资源列表

  1. KNNDEMO

    0下载:
  2. KNN DEMO This is a binary classification problem defined on a N*N field.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3479
    • 提供者:肖敏
  1. 利用bp神经网络实现异或分类问题

    4下载:
  2. 在matlab环境下,利用bp神经网络实现异或分类问题,In the matlab environment, the use of bp neural network XOR classification problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-09-16
    • 文件大小:1065
    • 提供者:王渝
  1. libsim

    0下载:
  2. 这是一个用vc++写成的有关SVM分类的问题,能进行多类分类。找最优超平面相当好。十分有用-This is a used vc++ Written on the SVM classification problem, able to multi-category classification. To find optimal hyper-plane is very good. Very useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:240381
    • 提供者:孟祥
  1. dd_tools_1_6_3

    1下载:
  2. SVDD的工具箱,可以很好的处理一类分类问题,详见Support Vector Data Descr iption一文-SVDD tools,can be used to process one class classification problem,for more details ,we refer to "Support Vector Data Descr iption"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:450018
    • 提供者:peng
  1. adaboost_for_matlab

    0下载:
  2. AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learnin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6570
    • 提供者:来海锋
  1. GAMLSAgeneralizedframeworkforassociativemodularlea

    0下载:
  2. pattern recognition中多类分类问题的GAMLS通用学习系统框架-pattern recognition in the multiclass classification problem GAMLS Universal Learning System Framework
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:145723
    • 提供者:john
  1. libsvm-errorcode

    0下载:
  2. 纠错输出编码SVM算法,解决多类分类问题-Error-correcting output coding SVM algorithm, to solve multiclass classification problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:160118
    • 提供者:xinyi
  1. automatic-classification-cluster

    0下载:
  2. 一、问题描述若要在n个城市之间建役通信网络,只福要架设n-1条级路即可.如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。二、基本要求 (1)利用克鲁斯卡尔算法求图的最小生成树。 (2)能实现教科书6.5节中定义的抽象数据类型MFSet.以此表示构造生成树过程中的连通分量。 (3 ) 以文本形式输出生成树中各条边以及他们的权值.三、需求分析 1、构造图结构。 2、利用克鲁斯卡尔算法求图的最小生成树。 3、完成生成树的输出。 -I. Descr iption of the proble
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:684190
    • 提供者:赵婧
  1. AnApproachToTheNeuralNetworkBasedDataMining

    0下载:
  2. 针对数据挖掘中的分类问题,本文提出了一种利用神经网络抽取分类规则都方法。为了易于抽取规则,采用遗传算法对神经网络的结构进行了进化。实际运行结果表明了该方法的有效性。-Classification is an inportant problem in data mining.This paper presents an approach to discover classification rules by using neural networks.Genetic algorithms is u
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:20539
    • 提供者:yunzhang
  1. HybridalgorithmbasedonabalancedstudyofMTSP

    1下载:
  2. 基于混合算法的均衡路程MTSP研究 给出了MTSP的整数线性规划模型、分类, 提出了均衡各旅行商访问路程和均衡各旅行商访问人数的多目标 问题针对均衡各旅行商访问路程的设计了相应的求解算法, 求解算法为遗传算法和一的混合算法给出了相应 的示例和实验结果, 并对实验结果的有效性进行了研究-Hybrid algorithm based on a balanced study of MTSP given distance of the MTSP integer linear programm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-15
    • 文件大小:254975
    • 提供者:Notics
  1. SVDDD

    0下载:
  2. This the program for the multi classification problem utiizing the incremental support vector domain density descr iption method.-This is the program for the multi classification problem utiizing the incremental support vector domain density descr ip
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:8219
    • 提供者:Junseok Kwon
  1. my022

    1下载:
  2. BP算法在非线性分类问题中的简单应用,三层BP网络!-BP algorithm in non-linear classification problem in a simple application of three-layer BP network!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1701
    • 提供者:胡龙
  1. rocplot

    0下载:
  2. ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high spe
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:3826
    • 提供者:saadat
  1. svm_rank.tar

    1下载:
  2. Learning to Rank的一个方法,把排序问题转换成了一个分类问题,然后用支持向量机(SVM)训练出一个模型来。-Learning to Rank of a way to sort problem is transformed into a classification problem, and then use support vector machine (SVM) to train a model.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-10
    • 文件大小:88075
    • 提供者:leo
  1. Floatboost

    0下载:
  2. 在基于特征提取方法之上, 研究用算法对目标多视角问题进行分类器设计。在对 图像进行独立成分分析后, 针对多姿态角目标识别问题, 提出了角度优先粗分类的设计方法-Feature extraction method based on above research objective of the algorithm to classify multi-view design problem. In the right image independent component analysis, t
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-30
    • 文件大小:720415
    • 提供者:f0700
  1. Classification

    0下载:
  2. this is implementation of classification problem with fuzzy.
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2470
    • 提供者:marzieh
  1. PCA_classifier

    0下载:
  2. A basic PCA classifier is provided here for a two class classification problem. An example is given, with some multimodal MRI scans from Multiple Sclerosis patients, in which the brain lesions of two patients are annotated and in the third are dete
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1326884
    • 提供者:AhmedMrc
  1. 01imp_accord-svm-source

    0下载:
  2. The sample application is able to perform both Classification and Regression using Support Vector Machines. It can read Excel spreadsheets and determines the task to be performed depending on the number of the columns in the sheet. If the input table
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:508430
    • 提供者:jitesh
  1. bp-neural-network-classification-

    1下载:
  2. bp神经网络分类问题应用于识别四类语音信号-bp neural network classification problem applications
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:377755
    • 提供者:尹天仇
  1. Fuzzy-classification-with-BP

    0下载:
  2. The combination of Back Propagation Neural Network and Fuzzy Theory for Classification problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:17494
    • 提供者:Cindywu_2015
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com