BookmarkSubscribeRSS Feed
gabras
Pyrite | Level 9
Hi,
I have to analyze services that a customer asked for in order to propose to him a service which probably is going to ask in the next interaction.
I Thought about Market Basket Analysis but i suppose that is based in the assumption that the items are independent.
The items/services i have to study are dependent ti each other.
What kind of analysis fit the requirement?
1 REPLY 1
Tommy1
Quartz | Level 8

Hi @gabras ,

 

It sounds like you are trying to create a recommendation engine. After a quick Google search of Recommendation Engine I came to this page. Even though it is implemented in Python, it looks like it gives a good beginning understanding of how they work.

https://www.analyticsvidhya.com/blog/2018/06/comprehensive-guide-recommendation-engine-python/

It even looks like the Recommendation Engine might work very similarly to a market basket analysis.

 

Hope you discover the right model for you,

Tom

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 461 views
  • 0 likes
  • 2 in conversation