dwzone / clusterScience2014
"Clustering by fast search and find of density peaks"是今年6月份在《Science》期刊上发表的的一篇论文,论文中提出了一种非常巧妙的聚类算法。经过几天的努力,终于用Java实现了文中的算法,下面与大家分享一下自己对算法的理解及实现过程中遇到的问题和解决办法。凡事都有第一次,至少要尝试才有更深的感悟,先将去年八月份写的原始代码贴出来,期间参考了论文作者的Matlab代码和网上的一些资料。
☆22Updated 9 years ago
Alternatives and similar repositories for clusterScience2014:
Users that are interested in clusterScience2014 are comparing it to the libraries listed below
- a java implementation for 'Clustering by fast search and find of density peaks' in science 2014.☆14Updated 10 years ago
- recommand system ----Item Based CF (Collaborative filtering)☆18Updated 6 years ago
- 主题模型(TopicModel)☆10Updated 7 years ago
- 常用文本聚类算法java实现☆15Updated 10 years ago
- 推荐算法☆30Updated 9 years ago
- 基于大数据平台的知识图谱存储访问系统☆12Updated 7 years ago
- weighted random walk implementation for deepwalk (in python)☆86Updated 4 years ago
- 语义搜索引擎-本体半自动构建模块☆29Updated 2 years ago
- An implementation of label propagation from the paper "Learning from labeled and unlabeled data with label propagation"☆20Updated 8 years ago
- 知识图谱相关学习资料☆18Updated 6 years ago
- Large-Scale Embedding Learning in Heterogeneous Event Data☆7Updated 8 years ago
- 知识图谱轻量框架☆62Updated 8 years ago
- 这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。☆46Updated 10 years ago
- Who Stole the Postage? Fraud Detection in Return-Freight Insurance Claims☆20Updated 6 years ago
- Code for paper "Semantic Path based Personalized Recommendation on Weighted Heterogeneous Information Networks"☆40Updated 9 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- LDA主题模型Gibbs采样并行实现☆14Updated 7 years ago
- ☆24Updated last year
- CCF_大数据精准营销中搜狗用户画像挖掘☆17Updated 8 years ago
- 为天池数据竞赛写的自动化特征工程和训练工具,可以通过配置的方式从mysql数据库中生成特征。同时重新封装了数据,特征和模型,使其可以被自动化测试系统识别及调用。待完成的工作:自动化测试系统的调度关键技术。☆12Updated 9 years ago
- 2018开放学术数据挖掘大赛 第四名解题方案 No.4 solution of Open Academic Data Challenge 2018☆9Updated 5 years ago
- CTR 预估☆10Updated 5 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- CIKM 2019 E-Commerce AI Challenge - 超大规模推荐之用户兴趣高效检索☆11Updated 3 years ago
- Code and data for paper AspEm: Embedding Learning by Aspects in Heterogeneous Information Networks☆25Updated 6 years ago
- Contextual Recommendation Implementation for Research Purposes☆19Updated 7 months ago
- ☆29Updated 8 years ago
- 文本去重算法,研究自推荐系统中新闻的去重,采用了雅虎的Near-duplicates and shingling算法,服务端用c实现,客户端用java实现,利用thrift框架进行通信,为了提高扩展性,去重可以在服务端实现,服务器也提供了计算的接口,方便客户端自己扩展☆23Updated 10 years ago
- Recommendation Practice for MovieLens☆20Updated 10 years ago
- CSDN用户画像技术评测☆27Updated 5 years ago