From 6527923a40d76b36794083293d6bca8bae4183e0 Mon Sep 17 00:00:00 2001 From: SimitTomar Date: Wed, 22 Jul 2020 00:20:15 +0100 Subject: [PATCH] Added Random Forest Model to Predict Customer Retention for Insurance Companies --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e616ab6..9a4ed06 100644 --- a/README.md +++ b/README.md @@ -1035,6 +1035,8 @@ Elastic Net](https://web.stanford.edu/~hastie/Papers/elasticnet.pdf) - [Some Questions for R implementation](http://stackoverflow.com/questions/20537186/getting-predictions-after-rfimpute), [2](http://stats.stackexchange.com/questions/81609/whether-preprocessing-is-needed-before-prediction-using-finalmodel-of-randomfore), [3](http://stackoverflow.com/questions/17059432/random-forest-package-in-r-shows-error-during-prediction-if-there-are-new-fact) +- [Random Forest Model to Predict Customer Retention for Insurance Companies](https://github.com/SimitTomar/car-insurance-retention-prediction-random-forest) + ## Boosting