UCS2014 commited on
Commit
4fe2966
·
verified ·
1 Parent(s): 7503855

Upload 3 files

Browse files
models/bdmw_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef8ac8709c587d90641d0e6e7d687cd74dfbf76f3a9bf8174c9d611410ad6694
3
+ size 14114385
models/bo_meta.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "app": "ST_Log_BreakoutMW",
3
+ "model_file": "bo_model.joblib",
4
+ "features": [
5
+ "Depth",
6
+ "Q, gpm",
7
+ "SPP(psi)",
8
+ "T (kft.lbf)",
9
+ "WOB (klbf)",
10
+ "ROP (ft/h)"
11
+ ],
12
+ "target": "Breakout MW (PCF)",
13
+ "pred_col": "BO_Pred",
14
+ "versions": {
15
+ "numpy": "2.0.2",
16
+ "scikit_learn": "1.5.1"
17
+ },
18
+ "notes": "Breakout MW prediction. Features/target aligned to data.xlsx."
19
+ }
models/bo_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c89bcbb9fc65b171e527ab836b52e3cdb80cf2042deba2ea2c5c5e2de5f1247a
3
+ size 11452433