dwzone / clusterScience2014
"Clustering by fast search and find of density peaks"是今年6月份在《Science》期刊上发表的的一篇论文,论文中提出了一种非常巧妙的聚类算法。经过几天的努力,终于用Java实现了文中的算法,下面与大家分享一下自己对算法的理解及实现过程中遇到的问题和解决办法。凡事都有第一次,至少要尝试才有更深的感悟,先将去年八月份写的原始代码贴出来,期间参考了论文作者的Matlab代码和网上的一些资料。
☆22Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for clusterScience2014
- a java implementation for 'Clustering by fast search and find of density peaks' in science 2014.☆14Updated 10 years ago
- 常用文本聚类算法java实现☆15Updated 9 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- Semantic Proximity Search on Heterogeneous Graph by Proximity Embedding☆15Updated 6 years ago
- 这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。☆47Updated 9 years ago
- smp2018用户画像技术评测☆22Updated 6 years ago
- recommand system ----Item Based CF (Collaborative filtering)☆17Updated 6 years ago
- python metric functions, such as MAP, NDCG, AUC...☆10Updated 10 years ago
- Co-training for aspect-based sentiment analysis☆9Updated 9 years ago
- 推荐算法☆29Updated 9 years ago
- 2013,05-2015,02 产品评论情感分析☆15Updated 9 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 8 years ago
- An implementation of label propagation from the paper "Learning from labeled and unlabeled data with label propagation"☆20Updated 8 years ago
- ☆20Updated 8 years ago
- Use PathSim algorithm to find similar authors from dblp database.☆13Updated 8 years ago
- 语义搜索引擎-本体半自动构建模块☆29Updated 2 years ago
- Label Informed Attributed Network Embedding, WSDM 2017☆37Updated 5 years ago
- 运用DBScan算法对学生按上网时间进行聚类的一个应用☆20Updated 7 years ago
- 知识图谱轻量框架☆62Updated 8 years ago
- Text-to-network based datasets.☆9Updated 5 years ago
- ☆18Updated 7 years ago
- 对电影进行多标签标注☆19Updated 9 years ago
- simple multi-class GBDT☆15Updated 10 years ago
- 基于大数据平台的知识图谱存储访问系统☆12Updated 6 years ago
- 知识图谱相关学习资料☆18Updated 6 years ago
- 拍拍贷"魔镜杯”风控大赛☆14Updated 7 years ago
- ##阿里移动推荐算法竞赛 ###☆9Updated 7 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆44Updated 9 years ago
- python实现的LDA算法☆40Updated 10 years ago