Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
L

Link-Prediction

> 编程语言
Open source

链路预测学习代码整理

197 stars0 likes0 views
WebsiteGitHub

About

链路预测学习代码整理

Link-Prediction

链路预测学习代码整理

本库并非对问题提出实用性解决方案,只是链路预测的部分核心代码的整理归档

库内容:

  • Data 部分数据文件,复杂网络数据集说明在文件夹中查看readme.md
  • Evaluation_Indicators
    • AUC.py AUC评价指标计算
  • ProbS&HeatS 热传导与物质扩散算法
    • data 数据文件夹
  • similarity_indicators 多种链路预测算法的实现
  • Initialize.py 数据文件初始化文件
  • LinkPredoction.py 程序入口
  • LinkPredoction.txt 输出日志文件

注:以上链路预测算法基于《链路预测-吕琳媛 周涛》一书与相关论文

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Python

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 18, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言