https://www.kaggle.com/c/homesite-quote-conversion
- This project is inspired by the Homesite's Quote Conversion challenge on Kaggle (9 Nov 2015 to 8 Feb 2016).
- Every analysis in this project is based on the training data from the competition.
- Surprisingly, it has been found that there's a 6-line of R code that would yields 0.94 accuracy on the test set without building any prediction function.
- In the shiny demo, only first 5000 observations in the original training data were used due to memory limitations on the RStudio server.