dwzone / clusterScience2014
"Clustering by fast search and find of density peaks"是今年6月份在《Science》期刊上发表的的一篇论文,论文中提出了一种非常巧妙的聚类算法。经过几天的努力,终于用Java实现了文中的算法,下面与大家分享一下自己对算法的理解及实现过程中遇到的问题和解决办法。凡事都有第一次,至少要尝试才有更深的感悟,先将去年八月份写的原始代码贴出来,期间参考了论文作者的Matlab代码和网上的一些资料。
☆22Updated 10 years ago
Alternatives and similar repositories for clusterScience2014:
Users that are interested in clusterScience2014 are comparing it to the libraries listed below
- a java implementation for 'Clustering by fast search and find of density peaks' in science 2014.☆14Updated 10 years ago
- An implementation of label propagation from the paper "Learning from labeled and unlabeled data with label propagation"☆20Updated 9 years ago
- 常用文本聚类算法java实现☆15Updated 10 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- 这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。☆46Updated 10 years ago
- 语义搜索引擎-本体半自动构建模块☆30Updated 2 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- Implementation of text clustering algorithms including K-means, MBSAS, DBSCAN.☆44Updated 7 years ago
- recommand system ----Item Based CF (Collaborative filtering)☆18Updated 6 years ago
- 知识图谱轻量框架☆62Updated 9 years ago
- 基于大数据平台的知识图谱存储访问系统☆12Updated 7 years ago
- 基于Spark MLlib ALS的音乐推荐系统☆29Updated 8 years ago
- 运用DBScan算法对学生按上网时间进行聚类的一个应用☆20Updated 8 years ago
- weighted random walk implementation for deepwalk (in python)☆85Updated 4 years ago
- 新词发现分布式机器学习算法。☆15Updated 10 years ago
- 2013,05-2015,02 产品评论情感分析☆15Updated 9 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- LDA主题模型Gibbs采样并行实现☆14Updated 7 years ago
- CIKM 2019 E-Commerce AI Challenge - 超大规模推荐之用户兴趣高效检索☆11Updated 3 years ago
- ☆20Updated 8 years ago
- 完整的新词发现&词库构建例子☆20Updated 8 years ago
- 主题模型(TopicModel)☆10Updated 8 years ago
- Recommendation Practice for MovieLens☆20Updated 10 years ago
- 数据挖掘,参加Kaggle的一个预测广告点击率的竞赛☆28Updated 9 years ago
- mltk web edition☆41Updated 9 years ago
- 推荐算法☆30Updated 9 years ago
- 拍拍贷"魔镜杯”风控大赛☆13Updated 8 years ago
- ☆12Updated 7 years ago
- jdata联通赛top11特征分析及详细代码(含注释)☆14Updated 6 years ago
- 对机器学习、概率图模型、主题模型领域一些模型进行实现,主要涉及一些近年高水平会议论文中提到的算法。☆19Updated 7 years ago