Page 1 of 1

Please use PYTHON to solve my problems PREDICT and APPLY CLUSTERS I am doing project on big data analysis and prediction

Posted: Thu May 26, 2022 9:06 am
by answerhappygod
Please use PYTHON to solve my problems
PREDICT and APPLY CLUSTERS
I am doing project on big data analysis and prediction on
tracking emails. I want to use k-means clustering algorithm to
identify number of clicks by which days and hours do clients open
and click the link sent to their emails so that we can know when
and what time to send email to clients. Can you help me in putting
up with statement of the problem, aim and objective. Also use
python to scatter plot, remove outliers, use elbow method and
lastly plot k-means solution.
There should be two plots :
clicks(y-axis) with hours(x-axis) AND
clicks(y-axis) with days of the weeks(x-axis)