BookmarkSubscribeRSS Feed
deega
Quartz | Level 8

Are there any SAS procedures available in SAS Base 9.4 for Recommender System. There is one procedure called 'proc recommend' but it is in SAS LASR Analytic Server.

6 REPLIES 6
Reeza
Super User

No, that would fall in SAS Enterprise Miner. 

 

Also, a recommender system is a vague term for a predictive model. It could be a regression model or proc discrim so it's not quite that straight forward. These are available in Base SAS.

 Some of the more complex methods such as neural networks or decision trees or ensemble models are in EM. 

 

 

LinusH
Tourmaline | Level 20

"...but it is in SAS LASR Analytic Server"

Well, SAS is module/product based. You can't expect to have all functionality in Base SAS - then it would be super expensive...

 

What is your use case?

Couldn't a LASR implementation be in line with your needs?

Data never sleeps
deega
Quartz | Level 8

Thanks for the suggestion but LASR implementation would again cost.

I want to predict products which customers might like/buy using SAS base.

Yesterday, I found clusters procedure and currently trying to utilize the same, but I dont know how far I can go with it.

Just out of curiosity could you please tell me, in which context you wrote "data never sleeps" 

 

Reeza
Super User

Look up Market Basket Analysis

If you google it, you should find a SAS base macro to implement. 

LinusH
Tourmaline | Level 20
Oh, that's just my signature and a silly slogan of mine...
Data never sleeps
deega
Quartz | Level 8

good one !

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 6 replies
  • 2234 views
  • 2 likes
  • 3 in conversation