资源列表
DPCxy
- Science上发表的Clustering by fast search and find of density peaks,该代码为我改编后的matlab密度峰聚类算法代码-Science Clustering published on the by fast search and find of density peaks, the code for my adaptation of the MATLAB density peak clustering algorithm code
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
Apriori-Transaction
- 使用apriorifang方法挖掘频繁项-apriori methods
CCE
- 周志华多标记学习代码 属性约简以及代价敏感测试-Zhou Zhihua multi-label learning codes
LocalOutlierFactor
- Local Outlier Factor algorithm for detection of anomaly samples.
DBNtoolbox-master
- 深度学习DBN(深信度网络)代码,概率生成模型,与传统的判别模型的神经网络相对,生成模型是建立一个观察数据和标签之间的联合分布。-Deep learning DBN (Convinced of the network) code generation probability model, and neural network models of traditional discrimination relatively generated model is to establish a join
holt_winters
- holt-winters 三次指数平滑算法,时间序列预测算法,带测试数据及Demo-Triple Order Exponential Smoothing, Holt-Winters algorithm, time series prediction algorithm with test data and Demo
Top10
- 推荐系统 简单top算法 python编程函数-Recommended system is simple arithmetic top