diff --git a/samples/features/r-services/Telco Customer Churn v3/SQL Server/README.md b/samples/features/r-services/Telco Customer Churn v3/SQL Server/README.md index 2a031a3a..3e7e93d0 100644 --- a/samples/features/r-services/Telco Customer Churn v3/SQL Server/README.md +++ b/samples/features/r-services/Telco Customer Churn v3/SQL Server/README.md @@ -29,4 +29,5 @@ and the following stored procedures - **model_roccurve** - Generate ROC curve - **pie** - Create a pie chart to visualize the proportion of predicted customer churn - **stackedbar** - Create a stacked bar chart to visualize the model confusion matrix + ----------