{ "app": "ST_GeoMech_SMW", "model_file": "bo_model.joblib", "features": [ "Q (gpm)", "SPP (psi)", "T (kft.lbf)", "WOB (klbf)", "ROP (ft/h)" ], "target": "BO_Actual", "pred_col": "BO_Pred", "units": "MW (pcf)", "versions": { "numpy": "1.24.0", "scikit_learn": "1.1.3" }, "notes": "Breakout MW prediction (BO). Features/target aligned to data.xlsx and bo_model.joblib payload." }