flood_risk_model / config.json
Nuttanitranslate's picture
Create config.json
496d8c3 verified
Raw
History Blame Contribute Delete
185 Bytes
Invalid JSON:No number after minus sign in JSONat line 1, column 2
---
## ⚙️ `config.json`
```json
{
"model_type": "sklearn",
"library_name": "scikit-learn",
"pipeline_tag": "tabular-classification",
"model_file": "flood_risk_model.pkl"
}