Reorganize algorithm packages by business responsibility, move orchestration into services, and keep database access behind pooled repositories. Harden analysis API validation, remove unsafe legacy simulation endpoints, and add regression and architecture boundary coverage. BREAKING CHANGE: legacy algorithm module paths and obsolete simulation endpoints are removed.
11 lines
141 B
Plaintext
11 lines
141 B
Plaintext
db_inp/
|
|
temp/
|
|
data/
|
|
build/
|
|
*.pyc
|
|
.env
|
|
*.dump
|
|
.vscode/
|
|
app/algorithms/pipe_health_prediction/model/my_survival_forest_model_quxi.joblib
|
|
/inp/
|