锚点部署
Go to file
2025-08-07 11:39:56 +08:00
model new file: model/__init__.py 2025-08-07 11:39:56 +08:00
.gitignore new file: .gitignore 2025-05-28 15:43:29 +08:00
anchor.py modified: anchor.py 2025-07-11 11:30:15 +08:00
dataset_for_anchor.txt modified: dataset_for_anchor.txt 2025-06-04 11:09:07 +08:00
main.py modified: main.py 2025-08-07 11:39:04 +08:00
README.md modified: README.md 2025-08-07 11:28:34 +08:00

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

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