Difference between revisions of "AI Solver"

From
Jump to: navigation, search
Line 1: Line 1:
* [[About Algorithms & Neural Network Models]] to learn about approaches used to solve specific AI-related problems
+
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.   
 
 
* [[Model Search]]
 
 
 
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 the task and data at hand.   
 
  
 
Lets get going?  I want to...
 
Lets get going?  I want to...
Line 10: Line 6:
 
* [[...predict categories]] so I can classify each data point into a specific groups
 
* [[...predict categories]] so I can classify each data point into a specific groups
 
* [[...cluster]] data points to discover structure  
 
* [[...cluster]] data points to discover structure  
 +
* [[...find relationships]] 
 
* [[...find outliers]]; unusual points, anomaly detection
 
* [[...find outliers]]; unusual points, anomaly detection
 +
* [[...recommend items]]
 +
______________________________________________________________________________________________________
 +
  
 +
* [[About Algorithms & Neural Network Models]] to learn about approaches used to solve specific AI-related problems
 +
* [[Model Search]]
 +
 +
== [http://docs.microsoft.com/en-us/azure/machine-learning/studio/algorithm-cheat-sheet Microsoft Azure Studio Cheatsheet] ==
 
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
 +
 +
== [http://scikit-learn.org/stable/tutorial/machine_learning_map/index.html Scikit Machine Learning Map] ==
 +
http://scikit-learn.org/stable/_static/ml_map.png
 +
 +
== [http://blogs.sas.com/content/subconsciousmusings/2017/04/12/machine-learning-algorithm-use/ SAS ==
 +
http://blogs.sas.com/content/subconsciousmusings/files/2017/04/machine-learning-cheet-sheet.png

Revision as of 11:32, 6 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...

______________________________________________________________________________________________________


Microsoft Azure Studio Cheatsheet

AlgoDecisionTree-2.png

Scikit Machine Learning Map

ml_map.png

[http://blogs.sas.com/content/subconsciousmusings/2017/04/12/machine-learning-algorithm-use/ SAS

machine-learning-cheet-sheet.png