liyumeng / LinkPrediction
Solution for Tsinghua Data Science Winter School 2017
☆31Updated 7 years ago
Alternatives and similar repositories for LinkPrediction:
Users that are interested in LinkPrediction are comparing it to the libraries listed below
- metapath2vec: Scalable Representation Learning for Heterogeneous Networks(KDD 2017) in Tensorflow☆33Updated 4 years ago
- Cluster-based TransR Reference Learning Entity and Relation Embeddings for Knowledge Graph Completion☆21Updated 6 years ago
- 通过研究社交网络,从网络中提取拓扑结构特征,运用机器学习方法进行链路预测,比较了几种机器学习算法的预测精度。☆33Updated 8 years ago
- Code for paper "Semantic Path based Personalized Recommendation on Weighted Heterogeneous Information Networks"☆40Updated 9 years ago
- Learning Community Embedding with Community Detection and Node Embedding on Graphs☆34Updated 5 years ago
- Four network embedding algorithms(deepwalk, node2vec, TADW ,LINE) for two datasets(Cora, Tencent Weibo)☆96Updated last year
- Learn Node Embeddings from DeepWalk☆65Updated 5 years ago
- CogDL-TensorFlow: The TensorFlow Implementation of CogDL. With Support from Professor Jie Tang.☆81Updated 5 years ago
- 2018开放学术数据挖掘大赛 第四名解题方案 No.4 solution of Open Academic Data Challenge 2018☆9Updated 5 years ago
- Tensorflow implementation of 'Inductive Representation Learning on Large Graphs'☆25Updated 5 years ago
- This is a data mining project, in which Personalized PageRank and PathSim are implemented and are evaluated on a 4-areas DBLP dataset.☆13Updated 7 years ago
- KDD17_FMG☆138Updated 4 years ago
- Source code for KDD 2019 paper "Adversarial Learning on Heterogeneous Information Networks"☆71Updated 5 years ago
- 使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr☆102Updated 4 years ago
- Research works on different versions of IntentGC and several state-of-the-art algorithms on public amazon data☆53Updated 5 years ago
- 社交网络中的链路预测算法☆96Updated 5 years ago
- Tensorflow implementation of Attributed Social Network Embedding framework (ASNE)☆83Updated 3 years ago
- 2nd Place Solution for SMP CUP 2016☆93Updated 7 years ago
- SimRank algorithm implementation in Python☆31Updated 11 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 6 years ago
- 2018“云移杯- 景区口碑评价分值预测 初赛第9☆41Updated 6 years ago
- Source code for AAAI 2019 paper "Relation Structure-Aware Heterogeneous Information Network Embedding"☆55Updated 4 years ago
- Python based Graph Propagation algorithm, DeepWalk to evaluate and compare preference propagation algorithms in heterogeneous informatio…☆189Updated 6 years ago
- Easing Embedding Learning by Comprehensive Transcription of Heterogeneous Information Networks(KDD'18)☆65Updated 5 years ago
- TensorFlow implementation of paper "LINE: Large-scale Information Network Embedding" by Jian Tang, et al.☆203Updated 6 years ago
- Source Code for IJCAI 2018 paper "Scalable Multiplex Network Embedding"☆75Updated 4 years ago
- KDD2019-Metapath-guided Heterogeneous Graph Neural Network for Intent Recommendation☆187Updated 2 years ago
- Source code for TKDE 2018 "Heterogeneous information network embedding for recommendation"☆166Updated 3 years ago
- 2019讯飞移动广告反欺诈算法挑战赛baseline http://challenge.xfyun.cn/2019/gamedetail?type=detail/mobileAD☆23Updated 5 years ago
- transE 模型的python版实现,使用的是fb15k的数据集。将训练数据train.txt 分成 relation2id.txt和entity2id.txt 两个文本文档☆15Updated 5 years ago