A Kaggle Problem.
In a moment of instantaneous motivation, impulsive decision making, and binge-watching movies on AI, I have decided to solve this Kaggle problem. Let’s dive in.
In a nutshell, User mobile usage data is provided using which we have to predict the age and gender of the user. Please check the Kaggle site for the complete problem statement.
So, the Final Prediction should be the group which comprises of gender and age range.
eg: M32–38,F24–26 etc.
Let's focus on “mobile usage data” here.
Aspiring Data Scientist