Welcome![Sign In][Sign Up]
Location:
Search - 特征选择

Search list

[Books文本多分类中的特征选择研究

Description: 该文详细介绍了一种多分类文本特征选择,具有很大的启发性
Platform: | Size: 325856 | Author: various_me | Hits:

[Report papers特征选择和提取要素的分析及其评价

Description: 特征选择和提取要素的分析及其评价
Platform: | Size: 406592 | Author: 962753694@qq.com | Hits:

[matlab基于粗糙集的特征选择matlab源代码

Description: 基于粗糙集的特征选择matlab源代码
Platform: | Size: 2332906 | Author: xjxiaojin | Hits:

[SourceCoderelief特征选择matlab程序

Description: relief 特征选择matlab代码
Platform: | Size: 710235 | Author: 459068935@qq.com | Hits:

[Bio-RecognizeICA2000_reprint.doc

Description: 具有带通选择性的ICA算法可以改善对于带通时间序列的分离以及对于周期性脑功能响应信号的提取. 因此本文提出的方案可将被估计信号, 如:周期性响应信号以及具有平滑空间分布的脑功能激活区, 的先验特性以特征选择的方式加入ICA算法用以提高对此类信号的估计-with selective ICA algorithm can be improved for the band pass time series, as well as for the separation of brain function cyclical response signal extraction. Therefore this paper, the program can be estimated signals, such as : the cyclical response signal as well as smoothing the spatial distribution of activation of brain function, a priori properties Feature selection to join the ICA algorithm used to enhance the signal of such estimates
Platform: | Size: 280576 | Author: 周周 | Hits:

[matlabYOLi_ICASSP05

Description: 本文提出一种用于独立成份分析(ICA)的特征选择滤波方案用于改善ICA算法对关键独立成份(SOI)的分离和提取,关键独立成份在其信号样本数据的空间分布上具有一定特征. 本文以平滑滤波为例,表明加入此类特征滤波的ICA算法可以改善对于视觉功能区等平滑图象信号的提取. 因此, 这种特征滤波技术在估计具有平滑特性的脑功能成像方面具有潜在的应用价值.-for Independent component analysis (ICA) feature selection filtering program for the improvement of ICA algorithm independent of the key ingredients (SOI), the separation and extraction, the key element in its independent signal sample data on the spatial distribution of certain characteristics. This paper smoothing filter as an example, table membership in such features filtering ICA algorithm can improve visual function areas smoothing image signal extraction. Therefore, this feature filtering technology is estimated at smoothing properties of brain imaging have potential value.
Platform: | Size: 80896 | Author: 周周 | Hits:

[Special Effects特征选择与提取zch

Description: 自编的用于图像特征提取的源程序,解压后直接运行就ok了-writing for Feature Extraction source, unpacked directly ok on the run
Platform: | Size: 13312 | Author: jack | Hits:

[Graph programfeature_selection

Description: 自己编的特征选择程序,分别包括用顺序前进法(SFS),顺序后退法(SBS),增l 减r 法(l–r)、SFFS法进行选择的程序-own addendum to the feature selection procedures, including the use of sequential forward (SFS). back order (SBS), by reducing r l (l-r), SFFS method to choose the procedure
Platform: | Size: 4096 | Author: 夏玉 | Hits:

[AI-NN-PRstdga

Description: 标准遗传算法的源程序,可以用来进行最优值的搜索,也可以用来进行特征选择-standard genetic algorithm source, can be used for the optimal value of a search can also be used to select the features
Platform: | Size: 4096 | Author: 宋芳 | Hits:

[Graph Recognizefeature_selection_with_genetic_algorithm

Description: 这是一个使用遗传算法用于两类成分识别当中的特征选择问题研究,无论对识别软件设计还是写文章都是有帮助的!-This is a use of genetic algorithms for the two types of components to identify the characteristics of these options, Whether right recognition software design or writing articles are helpful!
Platform: | Size: 7168 | Author: 李明 | Hits:

[AI-NN-PRnovel_pso

Description: 一种新的蜂群算法,优化能力超强!!!,还可以用于其他应用,例如特征选择当中-a new colony algorithm optimization capabilities super! ! ! Can also be used for other applications, such as the choice of which
Platform: | Size: 57344 | Author: 李明 | Hits:

[File FormatSrinivas_Mukkamala

Description: 两种SVM特征选择方法,用PPT详细的阐述了作者的思路和实验情况,非常清除明白。-two feature selection method, the PPT detailed description of the author's ideas and experiments, understand very clear.
Platform: | Size: 57344 | Author: renxunyi | Hits:

[JSP/JavaNew_Kdd1

Description: 特征选择算法的java 实现,并且使用Jfreechart实现图形显示 -feature selection algorithm to achieve the java, and the use of graphics to achieve Jfreechart
Platform: | Size: 3072 | Author: 陈孟 | Hits:

[JSP/JavaKdd

Description: 特征选择算法的改进...比较实践证明是个优秀的算法-feature selection algorithm improvements. . . Practice has proved that it is more an outstanding Algorithm
Platform: | Size: 2048 | Author: 陈孟 | Hits:

[Algorithmcprogramtogetthecharactervalueofavector

Description: c语言矩阵特征值求解代码,在求解特征选择和特征提取时候使用的。欢迎各位测试,提意见。-c matrix eigenvalue language code for the solution of feature selection and feature extraction often used. Welcome to test opinions.
Platform: | Size: 3072 | Author: 刘泽奎 | Hits:

[DocumentsFeatureselectiontodiagnoseabusinesscrisisbyusingar

Description: 用遗传算法进行特征选择并优化支持向量机的核函数参数和惩罚因子-Using genetic algorithm feature selection and optimization of SVM kernel function parameters and punish factor
Platform: | Size: 201728 | Author: wangrenjie | Hits:

[Other降维与特征选择

Description: 在machine learning中,特征降维和特征选择是两个常见的概念,在应用machine learning来解决问题的论文中经常会出现。 对于这两个概念,很多初学者可能不是很清楚他们的区别。很多人都以为特征降维和特征选择的目的都是使数据的维数降低,所以以为它们是一样的,曾经我也这么以为,这个概念上的误区也就导致了我后面对问题的认识不够深入。后来得到老师的指点才彻底搞清楚了两者的关系,现总结出来与大家分享。(Feature reduction and feature selection are two common concepts in machine learning, which often occur in papers that apply machine learning to solve problems. For these two concepts, many beginners may not be very clear about their differences. Many people think that the purpose of feature reduction and feature selection is to reduce the dimensionality of data, so they are the same. Once I thought so, the misunderstanding of concept led to the lack of in-depth understanding of the problem behind me. Then we got the guidance of the teacher to make clear the relationship between the two and share it with you.)
Platform: | Size: 8795136 | Author: ZJN27 | Hits:

[matlab9.特征选择以及小波变换方面的案例

Description: 特征选择以及一些小波分析的案例说明 介绍等等(Feature selection and some cases of wavelet analysis are introduced and so on.)
Platform: | Size: 931840 | Author: 不忘1 | Hits:

[Other信息论特征选择KDD Code

Description: 基于信息熵的特征选择算法,评价每个属性与分类的关联信息,评价属性,进行特征选择(Feature selection algorithm based on Information Entropy)
Platform: | Size: 66560 | Author: 小猴的阳光 | Hits:

[Internet-Network基于GA_LSSVM特征选择的烟叶识别

Description: 基于遗传算法与最小二乘支持向量机的特征选择的烟叶识别(GA-LSSVMlabv1_8_R2016b_)
Platform: | Size: 248832 | Author: 黑羊汪汪 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net