File size: 292 Bytes
4962fcd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "features": [
    "Q, gpm",
    "SPP(psi)",
    "T (kft.lbf)",
    "WOB (klbf)",
    "ROP (ft/h)"
  ],
  "target": "UCS",
  "best_params": {
    "n_estimators": 150,
    "max_depth": 21,
    "max_features": "log2",
    "random_state": 10
  },
  "depth_col": "Depth (ft)"
}