资源列表
mySVD
- svd算法可用于降维,也可用于pca的分解中。-SVD algorithm can be used to complete the PCA algorithm. It can also be used to realize dimensionality reduction.
qiyezhu
- 企业主经典投资选股代码,帮助投资人在股票池中选择股票,运用企业主交易原则-this code is to help trader to stock stock pool by using company holder strategy.
SVM
- 支持向量机神经网络的信息粒化时序回归预测代码案列,代码易于修改-Support Vector Machines Neural Network Information granulated series regression predictive code text column, easy to modify the code
low-rank_subspace_clustering
- 低秩子空间聚类。来源是Favaro在CVPR11年发表的一篇论文。-Low rank subspace clustering.
lrr
- 求解低秩表示模型。使用ADM求解样本的低秩表示矩阵。-Solving low rank representation model.
DS3_v1.1
- 基于相异性的稀疏子集选择。作者是大名鼎鼎的Ehsan Elhamifar。-Dissimilarity-based Sparse Subset Selection (DS3) is an algorithm based on simultaneous sparse recovery for finding data/model representatives a large collection of data/models.
SMCE_v1.2
- 稀疏流形聚类。作者是大名鼎鼎的Ehsan Elhamifar。-Sparse Manifold Clustering and Embedding (SMCE) is an algorithm based on sparse representation theory for clustering and dimensionality reduction of data lying in a union of nonlinear manifolds.
60146-144740-3-PB
- An Efficient Hybrid Algorithm using Cuckoo Search and Differential Evolution for Data Clustering
abc-cuckosearch
- An Efficient Hybrid Clustering Method Using an Artificial Bee Colony Algorithm and Mantegna Levy Distribution Artificial bee colony (ABC) and Cuckko search(CS) and Mantegna levy distribution
kmeansClassifier
- 该程序实现了keans分类,使用IK分词技术实现分词。-The program implements the k means classification, the use of IK word segmentation technology to achieve word segmentation.
luceneSearch
- lucene信息检索技术的实现,基础的实现增删查改。-Lucene information retri technology to achieve, based on the implementation of additions and deletions check.
ThemeCrawler
- 现在常见的搜索策略主要分为两种:一种是基于网页链接结构的搜索策略,另一种是基于内容评价的搜索策略。第一种是通过网页之间的链接关系来确定网页的重要性,从而决定链接访问的顺序。此方法虽然考虑了网页链接结构和网页之间的链接关系,但忽略了网页内容与主题的相关度,容易出现网页搜索“主题漂移”。第二种主要考虑网页内容,好处就是思路清晰且计算简单。但这种方法忽略了网页的链接关系,故在预测链接网页价值方面存在不足。考虑到这些问题,提出将布谷鸟搜索算法应用到主题爬虫中。-Now the common search