dwzone / clusterScience2014Links
"Clustering by fast search and find of density peaks"是今年6月份在《Science》期刊上发表的的一篇论文,论文中提出了一种非常巧妙的聚类算法。经过几天的努力,终于用Java实现了文中的算法,下面与大家分享一下自己对算法的理解及实现过程中遇到的问题和解决办法。凡事都有第一次,至少要尝试才有更深的感悟,先将去年八月份写的原始代码贴出来,期间参考了论文作者的Matlab代码和网上的一些资料。
☆23Updated 10 years ago
Alternatives and similar repositories for clusterScience2014
Users that are interested in clusterScience2014 are comparing it to the libraries listed below
Sorting:
- a java implementation for 'Clustering by fast search and find of density peaks' in science 2014.☆15Updated 11 years ago
- Semantic Proximity Search on Heterogeneous Graph by Proximity Embedding☆15Updated 7 years ago
- 运用DBScan算法对学生按上网时间进行聚类的一个应用☆20Updated 8 years ago
- 常用文本聚类算法java实现☆15Updated 10 years ago
- ☆20Updated 9 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- DeepDive Tutorial with Chinese Support☆35Updated 4 years ago
- LDA主题模型Gibbs采样并行实现☆14Updated 7 years ago
- An implementation of label propagation from the paper "Learning from labeled and unlabeled data with label propagation"☆20Updated 9 years ago
- 使用Python复现SIGKDD2017的PAMAE算法(并行k-medoids算法)/The Python implementation of SIGKDD 2017's PAMAE algorithm (parallel k-medoids algorithm)☆33Updated 5 years ago
- 这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。☆46Updated 11 years ago
- spark高级数据分析☆20Updated 9 years ago
- Code for paper "Semantic Path based Personalized Recommendation on Weighted Heterogeneous Information Networks"☆40Updated 10 years ago
- Implementation of text clustering algorithms including K-means, MBSAS, DBSCAN.☆44Updated 8 years ago
- python metric functions, such as MAP, NDCG, AUC...☆10Updated 11 years ago
- ☆16Updated 7 years ago
- Experiments codes for WWW 2018 Poster paper "An Improved Sampler for Bayesian Personalized Ranking by Leveraging View Data "☆16Updated 7 years ago
- weighted random walk implementation for deepwalk (in python)☆85Updated 4 years ago
- CPU-based multi-thread implementation of Task-guided and Path-augmented Heterogeneous Network Embedding☆17Updated 8 years ago
- Label Informed Attributed Network Embedding, WSDM 2017☆37Updated 6 years ago
- Examples of Invoking TensorFlow from Java☆74Updated 7 years ago
- Code for CIKM 2018 Paper "PRRE: Personalized Relation Ranking for Attributed Network Embedding"☆17Updated 2 years ago
- 蚂蚁金服:金融大脑-金融智能NLP大赛(26th/2632)☆14Updated 6 years ago
- Search and Recommender Systems papers with Code☆21Updated 7 years ago
- xmnlp中文分词工具,java编写,统计概率分词+规则分词实现,功能包括人名识别,词性标注,用户自定义词典扩展,分词效果速度都超过开源版的jieba分词。☆37Updated 4 years ago
- 赛题的解题思路描述和项目源代码☆16Updated last year
- ☆29Updated 9 years ago
- 知识图谱轻量框架☆62Updated 9 years ago
- [UNMAINTAINED] 基于PySpark与MySQL的复杂网络链路预测。☆22Updated 7 years ago
- DeepDive 中文配置☆52Updated 8 years ago