搜索资源列表
Featureselectiontodiagnoseabusinesscrisisbyusingar
- 用遗传算法进行特征选择并优化支持向量机的核函数参数和惩罚因子
VSM
- 用TFIDF和特征增益两种方式实现了特征向量空间的建立,将文本文件表示成特征向量的形式,为接下来的聚类做了准备。程序用JAVA写成。
class
- 通过计算单词的增益值,取前K个单词作为文本的特征向量,用来作分类器用。-feature vector
similarity
- 本代码可以用于计算特征向量或者矩阵的相似度。-This code can be used to calculate the similarity of the feature vector or matrix.
AHP
- java实现层次分析法,主要算法为矩阵求特征向量-java Analytic Hierarchy Process
LDA
- 主要用于在文本分类中,对文本进行特征提取,是一种主题向量模型-Mainly used in text classification, text feature extraction, is a theme vector model
Fisher
- 基于libsvm分类器,利用htmlparser抓取页面URL地址和页面特征得到特征向量,然后进行分类达到钓鱼网站检测的目的-Libsvm based classifier using htmlparser fetch page URL addresses and page feature to get the feature vector, and then categorize achieve the purpose of detecting phishing sites