LoanDefaulterPredicto / model_card.json
EngrSamad's picture
Update model_card.json
69d9f88 verified
raw
history blame contribute delete
326 Bytes
{
"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"]
}