{ | |
"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", | |
"source": "https://github.com/yourusername/nexus-bank-loan-prediction", | |
"tags": ["loan prediction", "binary classification", "machine learning"] | |
} | |