UCS / models /meta.json
UCS2014's picture
Upload 5 files
4962fcd verified
raw
history blame contribute delete
292 Bytes
{
"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)"
}