UCS2014 commited on
Commit
4a86656
·
verified ·
1 Parent(s): 18a6cc6

Update models/bo_meta.json

Browse files
Files changed (1) hide show
  1. models/bo_meta.json +7 -1
models/bo_meta.json CHANGED
@@ -1,7 +1,13 @@
1
  {
2
  "app": "ST_Log_BreakoutMW",
3
  "model_file": "bo_model.joblib",
4
- "features": ["Q, gpm", "SPP(psi)", "T (kft.lbf)", "WOB (klbf)", "ROP (ft/h)"],
 
 
 
 
 
 
5
  "target": "BO_Actual",
6
  "pred_col": "BO_Pred",
7
  "units": "MW (pcf)",
 
1
  {
2
  "app": "ST_Log_BreakoutMW",
3
  "model_file": "bo_model.joblib",
4
+ "features": [
5
+ "Q (gpm)",
6
+ "SPP(psi)",
7
+ "T (kft.lbf)",
8
+ "WOB (klbf)",
9
+ "ROP (ft/h)"
10
+ ],
11
  "target": "BO_Actual",
12
  "pred_col": "BO_Pred",
13
  "units": "MW (pcf)",