Hi, thanks for reaching out. It depends on the ML problem you're trying to solve. This document provides guidance on how to select an algorithm. Below are some references. If you'd like to see us expand the article with more information, submit GitHub Feedback. Hope this helps!
What algorithms are available in Azure ML for marketing puposes, especially compaign planning?
Hi there,
I'm interested in the solution of Optimize Marketing with Machine Learning (https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/optimize-marketing-with-machine-learning). It would be very helpful if someone could give me more insides into this solution.
I'm wondering whether I can use this for my use-case (campaign planning) and if so, how it would look like.
Kind regards,
Jerom
Azure Machine Learning
2 answers
Sort by: Most helpful
-
-
GiftA-MSFT 11,176 Reputation points
2021-06-11T17:13:55.133+00:00 Based on your inquiry, it seems you are trying to predict values (sales, prices) and categories (channels). So regression and classification algorithms would be appropriate. This document helps you to determine which algorithm to choose based on your business scenario but you'd have to build the optimization solution yourself. For a complete solution as suggested in the document, the best option is to submit GitHub Feedback. I will also share your feedback internally to determine if we have any existing solutions or share opportunity to create one for your scenario.