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
3,072 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,440 points

Related Questions In Apache Spark

0 votes
1 answer
0 votes
1 answer

Which query to use for better performance, join in SQL or using Dataset API?

DataFrames and SparkSQL performed almost about the ...READ MORE

answered Apr 19, 2018 in Apache Spark by kurt_cobain
• 9,390 points
1,514 views
0 votes
1 answer
0 votes
1 answer

Which syntax to use to take the sum of list of collection in scala?

Hi, You can see this example to get ...READ MORE

answered Jul 5, 2019 in Apache Spark by Gitika
• 65,910 points
1,519 views
0 votes
1 answer

How can you use "for" statement in scala to print list from collection?

Hi, You can use for loop in scala using ...READ MORE

answered Jul 5, 2019 in Apache Spark by Gitika
• 65,910 points
489 views
0 votes
1 answer

The number of stages in a job is equal to the number of RDDs in DAG. however, under one of the cgiven conditions, the scheduler can truncate the lineage. identify it.

Hi@Edureka, Spark's internal scheduler may truncate the lineage of the RDD graph ...READ MORE

answered Nov 26, 2020 in Apache Spark by MD
• 95,440 points
3,357 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP