UCS2014 commited on
Commit
a501982
·
verified ·
1 Parent(s): 8b631b8

Delete models/ym_meta.json

Browse files
Files changed (1) hide show
  1. models/ym_meta.json +0 -12
models/ym_meta.json DELETED
@@ -1,12 +0,0 @@
1
- {
2
- "features": ["WOB(klbf)","TORQUE(kft.lbf)","SPP(psi)","RPM(1/min)","ROP(ft/h)","Flow Rate, gpm"],
3
- "target": "Actual Ym",
4
- "model_type": "RandomForestRegressor",
5
- "index_name": "Depth",
6
- "versions": {
7
- "python": "3.11.8",
8
- "numpy": "1.24.0",
9
- "scikit_learn": "1.1.3",
10
- "joblib": "1.5.0"
11
- }
12
- }