锚点部署
| .gitignore | ||
| anchor.py | ||
| dataset_for_anchor.txt | ||
| nodes.txt | ||
| README.md | ||
| result.rar | ||
| result0622.rar | ||
| result06221711.rar | ||
| task-user-followers_count_top_2000.xlsx | ||
需要的 python包: numpy, seaborn, matplotlib, scipy
执行python anchor.py后,自动将运行结果需要四个参数: input_file 级联数据文件路径; result_path 计算出的结果保存路径; anchor_budget m点预算; obs_time 可观测时间,默认为-1,可不填写; max_cas_num 处理的事件数量,默认为-1,可不填写;