锚点部署
Go to file
2025-07-09 15:57:34 +08:00
.gitignore new file: .gitignore 2025-05-28 15:43:29 +08:00
anchor.py modified: anchor.py 2025-07-09 15:52:06 +08:00
dataset_for_anchor.txt modified: dataset_for_anchor.txt 2025-06-04 11:09:07 +08:00
nodes.txt nodes 2025-06-20 14:30:45 +08:00
README.md modified: README.md 2025-05-28 15:44:23 +08:00
result.rar 上传文件至 / 2025-06-21 15:36:22 +08:00
result0622.rar 上传文件至 / 2025-06-22 15:37:30 +08:00
result06221711.rar 上传文件至 / 2025-06-22 17:17:20 +08:00
task-user-followers_count_top_2000.xlsx 0620 2025-06-20 09:33:34 +08:00

需要的 python包: numpy, seaborn, matplotlib, scipy

执行python anchor.py后自动将运行结果需要四个参数 input_file 级联数据文件路径; result_path 计算出的结果保存路径; anchor_budget m点预算 obs_time 可观测时间,默认为-1可不填写 max_cas_num 处理的事件数量,默认为-1可不填写