Machine Learning
Version: 10.4
The Sitecore Cortex™ Processing Engine (Processing Engine) provides an integration point for your machine learning platform of choice.
Machine learning and Experience Optimization
Machine learning in the context of Experience Optimization includes:
-
A custom
PersonalizationInteractionModel(implementsIModel) that projects interaction data. TheTrainAsync()andEvaluateAsync()methods are not implemented. -
A custom
BuildPersonalizationRulesWorkerthat fits a decision tree to projected data and deploys the results to the xDB Reporting database. Decision tree logic is contained within an injected class.