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