| { | |
| "name": "Nexus Bank Loan Default Prediction Model", | |
| "description": "A machine learning model to predict loan defaulters for Nexus Bank.", | |
| "task": "Binary classification", | |
| "model_type": "K-Nearest Neighbors Classifier", | |
| "license": "MIT", | |
| "tags": ["loan prediction", "binary classification", "machine learning"] | |
| } | |