重构 app/algorithms/api_ex 目录结构
This commit is contained in:
@@ -4,7 +4,7 @@ tests.unit.test_pipeline_health_analyzer 的 Docstring
|
||||
|
||||
|
||||
def test_pipeline_health_analyzer():
|
||||
from app.algorithms.api_ex.pipeline_health_analyzer import PipelineHealthAnalyzer
|
||||
from app.algorithms.health.analyzer import PipelineHealthAnalyzer
|
||||
|
||||
# 初始化分析器,假设模型文件路径为'models/rsf_model.joblib'
|
||||
analyzer = PipelineHealthAnalyzer()
|
||||
|
||||
Reference in New Issue
Block a user