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

搜索资源列表

  1. class

    0下载:
  2. 中文文本分类可以对已经分好词的文本进行分类,先自己导入数据,用libsvm中的svm进行分类和预测,特征用tfidf算法,还利用卡方检验进行了特征选择,可自行设定阈值-text mining
  3. 所属分类:JavaScript

    • 发布日期:2017-05-25
    • 文件大小:8218442
    • 提供者:徐振敬
  1. LDA

    0下载:
  2. 使用LDA算法做特征选择,介绍LDA算法原理以及推导过程,简单实例-Using LDA algorithm for feature selection, this paper introduces the LDA algorithm principle and derivation, a simple example
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:275202
    • 提供者:huanzi
  1. band-selection

    1下载:
  2. 基于图像对比度和波段相关性的波段选择算法,适用于高光谱图像的特征选择-Bands selection algorithm based on image contrast and correlation of bands for hyperspectral image feature selection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:12782
    • 提供者:郭彤
  1. BaB

    0下载:
  2. 特征选择,提取的一种算法,B and B算法的简单描述-An algorithm of feature selection and extraction
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6638
    • 提供者:惊异
  1. Fisher-Score

    0下载:
  2. 机器学习算法, 使用Fisher score进行特征选择。-Machine learning algorithms, feature selection using Fisher score.
  3. 所属分类:Screen Saver

    • 发布日期:2017-04-11
    • 文件大小:604
    • 提供者:郭超
  1. Bpes

    0下载:
  2. Bpes是基于特征提取和特征选择的算法,多用于已分类的数据集中的边界数据的检测,对于边界数据中的未分类数据及模糊数据具有很好的检测效果。可适用于分类器的构建。-Bpes is based on the feature extraction and feature selection algorithms, used to have more classification, the data of the boundary of the data set of unclassified data
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:998795
    • 提供者:xixi
  1. Feature_selector_Matlab

    0下载:
  2. 基于粒子群算法的特征选择运算,可以提选出对分类有较大贡献率的特征-Based on Particle Swarm feature selection operations may elect to raise the contribution rate of a larger classification features
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3199
    • 提供者:陆七
  1. Relief

    0下载:
  2. Relief算法是一种特征权重算法,可以用于特征选择-Relief algorithm is a feature weighting algorithm,which can be used for feature selection
  3. 所属分类:Data Mining

    • 发布日期:2017-05-06
    • 文件大小:786986
    • 提供者:谈文艺
  1. ACO-feature-selection

    0下载:
  2. 蚁群优化算法,可用于特征选择,适用于模式识别-Ant colony optimization algorithm can be used for feature selection for Pattern Recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2455
    • 提供者:刘伟
  1. code

    2下载:
  2. 1采用遗传算法对男女生样本数据中的身高,体重,喜欢数学,喜欢文学,喜欢运动,喜欢模式识别共6个特征进行特征选择,并基于所得到的最佳特征采用SVM设计男女生分类器,并计算模型预测性能(包含SE,SP,ACC和AUC )。提示:可以用6位的0/1进行编码,适应度函数可以考虑类似 。-1 genetic algorithm for boys and girls in the sample data of height, weight, like math, like literature, like
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:10240
    • 提供者:xiapan
  1. 光流法运动估计OpticalFlow

    0下载:
  2. 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2038784
    • 提供者:赵嘉慧
  1. ga_SVM_1

    0下载:
  2. 结合遗传算法和SVM,实现特征选择和SVM参数优化同时进行(Combining genetic algorithm and SVM, feature selection and SVM parameter optimization are carried out simultaneously)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:lymcentor
  1. UCI

    0下载:
  2. 里面含有连续型数据集,离散型数据集以及混合型数据集可以用于属性约简,特征选择等算法的实验仿真。以及直接导入weka软件。(It contains continuous data sets, discrete data sets and mixed data sets, and can be used for the experimental simulation of attribute reduction and feature selection algorithms. And import
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:2085888
    • 提供者:GG-993
  1. svm_rfe

    0下载:
  2. 实现了SVM_RFE算法,进行特征选择并分类(Implementation of the SVM_RFE algorithm, feature selection and classification)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:张朋
  1. PCA_Monitoring

    0下载:
  2. PCA(principle component analysis)算法,可用于特征选择等,希望有帮助(principle component analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:蜗牛快快
  1. distance

    0下载:
  2. 距离评估算法,用于高维特征集的特征选择,得到更好的分类模型(Distance evaluation algorithm is used for feature selection)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:7168
    • 提供者:formula.
  1. 28 梁晏宾

    2下载:
  2. 1.采用遗传算法对男女生样本数据中的身高,体重,喜欢数学,喜欢文学,喜欢运动,喜欢模式识别共6个特征进行特征选择,并基于所得到的最佳特征采用SVM设计男女生分类器,并计算模型预测性能(包含SE,SP,ACC和AUC )。要求自行编写代码实现遗传算法。(1. using genetic algorithm based on the sample data of male and female students in height, weight, love mathematics, love li
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:14336
    • 提供者:liangyanbin
  1. 决策树与随机森林

    2下载:
  2. 给出对决策树与随机森林的认识。主要分析决策树的学习算法:信息增益和ID3、C4.5、CART树,然后给出随机森林。 决策树中,最重要的问题有3个: 1. 特征选择。即选择哪个特征作为某个节点的分类特征; 2. 特征值的选择。即选择好特征后怎么划分子树; 3. 决策树出现过拟合怎么办? 下面分别就以上问题对决策树给出解释。决策树往往是递归的选择最优特征,并根据该特征对训练数据进行分割。(The understanding of decision tree and random
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:2114560
    • 提供者:ZJN27
  1. Kai-square_test

    0下载:
  2. 卡方检验的检测算法,使用C++编写,可用于特征选择和过滤。(Kai-square_test by C++ can be used for the features or filter.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:2026496
    • 提供者:alanwx
  1. SVM

    0下载:
  2. 使用支持向量机进行特征选择的集成算法模型(Feature selection of support vector machines)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:XDB12138
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com