# you may not use this file except in compliance with the License. # You may obtain a copy of the License at # http://www.apache.org/licenses/LICENSE-2.0 ...
python ludb_scfnet_predict.py # 评估全部 200 条记录(全 12 导联) python ludb_scfnet_predict.py --rec 1 # 只评估第 1 条 python ludb_scfnet_predict.py --rec 1 --plot # 弹出交互窗口 python ludb_scfnet_predict.py --rec 1 ...