I have some concern about from what points should I start (Chat GPT is not the good solution).
So, I have such task:
The fictional social network “Y” is quickly gaining traction. A mysterious EngagementScore used to rank posts in user feeds.
While initially visible in the first API version, this score has since been hidden. Fortunately,
we’ve managed to download some data for analysis that contains EngagementScore and other important metrics.
Task:
Understand the Algorithm: Determine how the EngagementScore is calculated based on various user and post feature.
Explore what factors influence this score.
Predict the Unpredictable : Assess if it’s possible to accurately predict the EngagementScore for newly created posts.
From what points is better to start? Start from EDA?
Borys Zhyhalo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.