File size: 333 Bytes
405de8a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "features": [
    "WOB(klbf)",
    "TORQUE(kft.lbf)",
    "SPP(psi)",
    "RPM(1/min)",
    "ROP(ft/h)",
    "Flow Rate, gpm"
  ],
  "target": "Actual Ym",
  "model_type": "RandomForestRegressor",
  "train_rows": 2768,
  "test_rows": 593,
  "index_name": "Depth",
  "notes": "Predicting Young's Modulus from Train/Test sheets."
}