Difference between revisions of "Machine Learning (ML)"

From
Jump to: navigation, search
m
m
Line 13: Line 13:
 
* [[Learning Techniques]]
 
* [[Learning Techniques]]
  
 +
https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/AI_hierarchy.svg/330px-AI_hierarchy.svg.png
  
 
Machine learning (ML) is a field devoted to understanding and building methods that let machines "learn" – that is, methods that leverage data to improve computer performance on some set of tasks. It is seen as a broad subfield of artificial intelligence. Machine learning algorithms build a model based on sample data, known as training data, in order to make predictions or decisions without being explicitly programmed to do so. - [https://en.wikipedia.org/wiki/Machine_learning#History_and_relationships_to_other_fields Machine learning | Wikipedia]
 
Machine learning (ML) is a field devoted to understanding and building methods that let machines "learn" – that is, methods that leverage data to improve computer performance on some set of tasks. It is seen as a broad subfield of artificial intelligence. Machine learning algorithms build a model based on sample data, known as training data, in order to make predictions or decisions without being explicitly programmed to do so. - [https://en.wikipedia.org/wiki/Machine_learning#History_and_relationships_to_other_fields Machine learning | Wikipedia]

Revision as of 12:46, 28 April 2023

YouTube ... Quora ...Google search ...Google News ...Bing News

330px-AI_hierarchy.svg.png

Machine learning (ML) is a field devoted to understanding and building methods that let machines "learn" – that is, methods that leverage data to improve computer performance on some set of tasks. It is seen as a broad subfield of artificial intelligence. Machine learning algorithms build a model based on sample data, known as training data, in order to make predictions or decisions without being explicitly programmed to do so. - Machine learning | Wikipedia