Build a recommendation engine¶
Access this AI accelerator on GitHub
The accelerator provided in this notebook trains a model on historical customer purchases in order to make recommendations for future visits. The DataRobot features that will be utilized in this notebook are multi-Label modeling and feature discovery. Together the resulting model can provide rank ordered suggestions of content, product, or services that a specific customer might like.
In the notebook, you will:
- Analyze the datasets required
- Create a multilabel dataset for training
- Connect to DataRobot
- Configure a feature discovery project
- Generate features and models
- Generate recommendations for new visits
Was this page helpful?
Great! Let us know what you found helpful.
What can we do to improve the content?
Thanks for your feedback!