3 You have a dataset of in-game purcahses from mobile game users and you want to group these users for upsell which one of the spark machine learning algorithms could you use

0 votes
3)You have a dataset of in-game purcahses from mobile game users and you want to group these users for upsell. which one of the spark machine learning algorithms could you use ?

a.random decision forecast

b.linear regression

c.k-means

d.spark sql
Nov 23, 2020 in Apache Spark by ritu
• 960 points
4,754 views

1 answer to this question.

0 votes

Hi@ritu,

I think the problem can be solved with the K-means algorithm. You can group the users according to the game purchase.

Hope this helps!

If you wanna know more about Machine Learning, It's recommended to go for Machine Learning course online today.

Thank you!

answered Nov 23, 2020 by MD
• 95,460 points
0 votes
linear regression