# Telco Customer Churn Prediction Model This model predicts customer churn for telecom customers. ## Model Details - **Algorithm**: Random Forest Classifier - **Accuracy**: 100.00% ## Usage Load the model and scaler using joblib.