GR / models /meta.json
UCS2014's picture
Update models/meta.json
b914b72 verified
raw
history blame contribute delete
252 Bytes
Invalid JSON: Expected double-quoted property name in JSON at line 3, column 39
{
"features": ["GPM","SPP","RPM","WOB","T","ROP"],
"target": "log(GR)", // or "GR"
"target_transform": "ln", // "ln", "log10", or "none"
"actual_col": "GR" // column with actual API values (optional)
}