dwzone / clusterScience2014
"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 10 years ago
- Semantic Proximity Search on Heterogeneous Graph by Proximity Embedding☆14Updated 7 years ago
- IJCAI-18 阿里妈妈搜索广告转化预测大赛,top50方案☆13Updated 7 years ago
- 主题模型(TopicModel)☆10Updated 8 years ago
- python metric functions, such as MAP, NDCG, AUC...☆10Updated 10 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- Who Stole the Postage? Fraud Detection in Return-Freight Insurance Claims☆20Updated 6 years ago
- CCF_大数据精准营销中搜狗用户画像挖掘☆17Updated 8 years ago
- LDA主题模型Gibbs采样并行实现☆14Updated 7 years ago
- Mining Sequential Patterns by Pattern-Growth: The PrefixSpan Approach☆10Updated 9 years ago
- Label Informed Attributed Network Embedding, WSDM 2017☆37Updated 6 years ago
- Multilinear Factorization Machines for multi-task multi-view learning☆18Updated 8 years ago
- 2016 ccf 依据用户轨迹的商户精准营销☆18Updated 8 years ago
- 常用文本聚类算法java实现☆15Updated 10 years ago
- weighted random walk implementation for deepwalk (in python)☆85Updated 4 years ago
- recommand system ----Item Based CF (Collaborative filtering)☆18Updated 7 years ago
- ☆14Updated 8 years ago
- An implementation of label propagation from the paper "Learning from labeled and unlabeled data with label propagation"☆20Updated 9 years ago
- SimRank algorithm implementation in Python☆31Updated 11 years ago
- 对机器学习、概率图模型、主题模型领域一些模型进行实现,主要涉及一些近年高水平会议论文中提到的算法。☆19Updated 7 years ago
- 推荐算法☆30Updated 9 years ago
- 基于大数据平台的知识图谱存储访问系统☆12Updated 7 years ago
- 完整的新词发现&词库构建例子☆20Updated 8 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- 使用LDA+SVM进行文本的分类☆22Updated 7 years ago
- Source code for CIKM2018 paper "Local and Global Information Fusion for Top-N Recommendation in Heterogeneous Information Network"☆13Updated 3 years ago
- 赛题的解题思路描述和项目源代码☆16Updated last year
- Code and data for paper AspEm: Embedding Learning by Aspects in Heterogeneous Information Networks☆25Updated 7 years ago
- CPU-based multi-thread implementation of Task-guided and Path-augmented Heterogeneous Network Embedding☆17Updated 7 years ago