Develop a predictive model and analysis write up to predict how many times a review was deemed helpful by other users. (Helpful votes).
Provide two insights, one actionable recommendation, and state highest model r-square value.
Tell the story of your analysis through:
exploratory data analysis
feature treatment and engineering
utilizing appropriate modeling techniques
Model will be assessed on:
R-Square value on unseen data (randomly seeded)
Processing speed (see coding requirements below)
Appropriateness for the problem at hand
Being submitted as a .py script