# -*- coding: utf-8 -*-
"""
@author: yq
@time: 2024/10/31
@desc: 模型及指标计算类初始化
"""

if __name__ == "__main__":
    pass