Difference between revisions of "AI Solver"
Line 16: | Line 16: | ||
== [http://docs.microsoft.com/en-us/azure/machine-learning/studio/algorithm-cheat-sheet Microsoft Azure Studio Cheatsheet] == | == [http://docs.microsoft.com/en-us/azure/machine-learning/studio/algorithm-cheat-sheet Microsoft Azure Studio Cheatsheet] == | ||
+ | *[http://docs.microsoft.com/en-us/azure/machine-learning/studio/algorithm-choice How to choose algorithms for Microsoft Azure Machine Learning | Microsoft] | ||
+ | *[http://docs.microsoft.com/en-us/azure/machine-learning/studio/studio-overview-diagram Overview diagram of Azure Machine Learning Studio capabilities | Microsoft] | ||
+ | |||
+ | http://docs.microsoft.com/en-us/azure/machine-learning/studio/media/studio-overview-diagram/ml_studio_overview_v1.1.png | ||
http://msdnshared.blob.core.windows.net/media/TNBlogsFS/prod.evol.blogs.technet.com/CommunityServer.Blogs.Components.WeblogFiles/00/00/01/02/52/AlgoDecisionTree-2.png | http://msdnshared.blob.core.windows.net/media/TNBlogsFS/prod.evol.blogs.technet.com/CommunityServer.Blogs.Components.WeblogFiles/00/00/01/02/52/AlgoDecisionTree-2.png | ||
Revision as of 13:43, 12 January 2019
The AI Solver aids in selecting a starting algorithm for you solution by navigating the hyperlinks. At that point test similar algorithms to better understand and see which one works be for your task (and data) at hand.
Lets get going? I want to...
- ...predict values/quantity
- ...predict categories so I can classify each data point into a specific groups
- ...cluster data points to discover relationships and structure
- ...find outliers; unusual points, anomaly detection
- ...make a Recommendation
______________________________________________________________________________________________________
- About Algorithms & Neural Network Models to learn about approaches used to solve specific AI-related problems
- Model Search
- How to pick an algorithm | Willem Meints
Microsoft Azure Studio Cheatsheet
- How to choose algorithms for Microsoft Azure Machine Learning | Microsoft
- Overview diagram of Azure Machine Learning Studio capabilities | Microsoft
Scikit Machine Learning Map
[http://blogs.sas.com/content/subconsciousmusings/2017/04/12/machine-learning-algorithm-use/ SAS