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 10 years ago
- Semantic Proximity Search on Heterogeneous Graph by Proximity Embedding☆14Updated 7 years ago
- CPU-based multi-thread implementation of Task-guided and Path-augmented Heterogeneous Network Embedding☆17Updated 7 years ago
- recommand system ----Item Based CF (Collaborative filtering)☆18Updated 7 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
- Who Stole the Postage? Fraud Detection in Return-Freight Insurance Claims☆20Updated 6 years ago
- weighted random walk implementation for deepwalk (in python)☆85Updated 4 years ago
- The source codes for D2AGE model. Distance-aware DAG Embedding for Proximity Search on Heterogeneous Graphs.☆12Updated 7 years ago
- python code for xgboost(train, predict, evaluate)☆20Updated 6 years ago
- Large-Scale Embedding Learning in Heterogeneous Event Data☆7Updated 8 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- ☆20Updated 8 years ago
- SimRank algorithm implementation in Python☆31Updated 11 years ago
- multi-label classification on DBLP dataset with DeepWalk algorithm to extract latent dimension☆13Updated 10 years ago
- This is a movie recommendation system with tensorflow. Dataset is MovieLens.☆20Updated 6 years ago
- 对电影进行多标签标注☆18Updated 10 years ago
- Source code for CIKM2018 paper "Local and Global Information Fusion for Top-N Recommendation in Heterogeneous Information Network"☆13Updated 3 years ago
- Code for paper "Semantic Path based Personalized Recommendation on Weighted Heterogeneous Information Networks"☆40Updated 10 years ago
- DeepWalk, build a graph and to get the nodes' vector☆18Updated 6 years ago
- 常用文本聚类算法java实现☆15Updated 10 years ago
- RSDNE: Exploring Relaxed Similarity and Dissimilarity from Completely-imbalanced Labels for Network Embedding. AAAI18☆12Updated 5 years ago
- Code and data for paper AspEm: Embedding Learning by Aspects in Heterogeneous Information Networks☆25Updated 7 years ago
- python metric functions, such as MAP, NDCG, AUC...☆10Updated 10 years ago
- 完整的新词发现&词库构建例子☆20Updated 8 years ago
- A java implement of Biterm Topic Model☆20Updated 9 years ago
- Some algorithms to form frequent itemsets/association rules from datasets, where many techniques, such as FP-tree, Apriori, PSO, GA, Gran…☆62Updated 8 years ago
- 主题模型(TopicModel)☆10Updated 8 years ago
- source code for IJCAI 17 paper "Fast Network Embedding Enhancement via High Order Proximity Approximation"☆33Updated 7 years ago
- ☆16Updated 6 years ago