Choosing an Azure Machine Learning Algorithm
When getting started with Azure Machine Learning, the hardest part for many developers is staring down the list of Azure machine learning algorithms (there are currently 25 of them) and trying to figure out which one would work best. In this blog post, I will provide some resources for helping you choose the right algorithm. At a high level, there are currently 4 categories of algorithms available in Azure Machine Learning. Clustering Scenario: Group similar toys together, to be used for gift recommendation service. Clustering is a type of unsupervised learning, meaning we don't have labeled examples or data mappings in advance for it to learn from.
Jun-19-2016, 18:55:37 GMT