Predicting users who canceled their service
• Inspected data with Spark to engineer features for predicting which users canceled their music streaming service and documented the process in an article, guiding readers new to Spark. • Identified that the three most important features for predicting which users will cancel were: statistics calculated about the length in seconds of the actions the user’s actions, the count of the thumbs down, and the number of artists listened.