Ym / models /ym_meta.json
UCS2014's picture
Rename ym_meta.json to models/ym_meta.json
08a65b4 verified
raw
history blame contribute delete
333 Bytes
{
"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."
}