Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Segment Recommendation in AEP

Avatar

Level 4

Hello Team,

We have a requirement to create segment recommendations in Adobe Experience Platform using Machine Learning and AI capabilities. AEP should predict and provide similar segment recommendations for specified targets, such as churn reduction, re-purchase likelihood, and cross-sell opportunities. Has anyone worked on a similar requirement before?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Level 1

Hi @mustufam5967803 

I have some experience using Data Science Models for churn and re purchase likely capabilities. We have created custom schemas and field groups to house these scores in event data - example of the format below

 

TENANTID

Object

---------modelAttributes

-----------------Object

------------------------regionalAttributes

-------------------------------Object

--------------------------------------------decile

--------------------------------------------Object

-------------------------------------------------------division

-------------------------------------------------------{{type}}

-------------------------------------------------------national

-------------------------------------------------------{{type}}

-------------------------------------------------------regional

-------------------------------------------------------{{type}}

--------------------------------------------percentRank

--------------------------------------------Object

--------------------------------------------percentile

--------------------------------------------Object

----------------------classification

---------------------------------{{type}}

----------------------modelName

---------------------------------{{type}}

----------------------prefix

---------------------------------{{type}}

----------------------score

---------------------------------{{type}}

---------------------segment

---------------------------------{{type}}

 

 

Avatar

Level 4

Thank you for the response @DavidRo23 

 

I see that data science workspace option is not available anymore. May I know is there a workaround for churn and re purchase likely capabilities.

mustufam5967803_0-1727440107885.png