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" | |
| } |
| --- | |
| ## ⚙️ `config.json` | |
| ```json | |
| { | |
| "model_type": "sklearn", | |
| "library_name": "scikit-learn", | |
| "pipeline_tag": "tabular-classification", | |
| "model_file": "flood_risk_model.pkl" | |
| } |