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:
- Semantic Proximity Search on Heterogeneous Graph by Proximity Embedding☆15Updated 7 years ago
- a java implementation for 'Clustering by fast search and find of density peaks' in science 2014.☆15Updated 11 years ago
- 运用DBScan算法对学生按上网时间进行聚类的一个应用☆20Updated 8 years ago
- 常用文本聚类算法java实现☆15Updated 10 years ago
- Applying machine learning to predict the future power usage of factories.☆13Updated 8 years ago
- weighted random walk implementation for deepwalk (in python)☆85Updated 4 years ago
- LDA主题模型Gibbs采样并行实现☆14Updated 7 years ago
- Bytedance ICME2019☆13Updated 6 years ago
- python metric functions, such as MAP, NDCG, AUC...☆10Updated 11 years ago
- 赛题的解题思路描述和项目源代码☆16Updated last year
- 这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。☆45Updated 11 years ago
- Python与机器学习方向,《聚类与推荐算法》课程仓库☆43Updated 7 years ago
- Examples of Invoking TensorFlow from Java☆74Updated 7 years ago
- Label Informed Attributed Network Embedding, WSDM 2017☆37Updated 6 years ago
- SimRank algorithm implementation in Python☆31Updated 12 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- Code for paper "Semantic Path based Personalized Recommendation on Weighted Heterogeneous Information Networks"☆40Updated 10 years ago
- 人人都能看懂的轻量级解决方案☆16Updated 5 years ago
- recommand system ----Item Based CF (Collaborative filtering)☆18Updated 7 years ago
- Who Stole the Postage? Fraud Detection in Return-Freight Insurance Claims☆20Updated 7 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 8 years ago
- jdata联通赛top11特征分析及详细代码(含注释)☆14Updated 7 years ago
- 知识图谱轻量框架☆62Updated 9 years ago
- 科赛 携程出行产品未来14个月销量预测 第2名☆62Updated 8 years ago
- ‘京东杯’《用户对品类下的购买预测》-冠军团队‘AI你所想’解决方案☆25Updated 6 years ago
- 天池-印象盐城-汽车销量预测大赛☆36Updated 7 years ago
- 字节跳动短视频理解比赛,代码带详细注释☆18Updated 6 years ago
- CPU-based multi-thread implementation of Task-guided and Path-augmented Heterogeneous Network Embedding☆17Updated 8 years ago
- 京东JData算法大赛Rank37☆47Updated 8 years ago
- Multi-Graph Multi-Label Learning☆11Updated 7 years ago