Outline of machine learning

{{Short description|Overview of and topical guide to machine learning}}

{{Dynamic list|multiple=yes}}

{{machine learning bar}}

The following outline is provided as an overview of, and topical guide to, machine learning:

Machine learning (ML) is a subfield of artificial intelligence within computer science that evolved from the study of pattern recognition and computational learning theory.http://www.britannica.com/EBchecked/topic/1116194/machine-learning {{tertiary source|date=February 2024}} In 1959, Arthur Samuel defined machine learning as a "field of study that gives computers the ability to learn without being explicitly programmed".{{cite book | title=Too Big to Ignore: The Business Case for Big Data | publisher=Wiley | author=Phil Simon | date=March 18, 2013 | pages=89 | isbn=978-1-118-63817-0 | url=https://books.google.com/books?id=Dn-Gdoh66sgC&pg=PA89}} ML involves the study and construction of algorithms that can learn from and make predictions on data.{{cite journal |title=Glossary of terms |author1=Ron Kohavi |author2=Foster Provost |journal=Machine Learning |volume=30 |pages=271–274 |year=1998 |doi=10.1023/A:1007411609915 |url=https://ai.stanford.edu/~ronnyk/glossary.html|doi-access=free }} These algorithms operate by building a model from a training set of example observations to make data-driven predictions or decisions expressed as outputs, rather than following strictly static program instructions.

{{TOC limit|limit=3}}

How can machine learning be categorized?

= Paradigms of machine learning =

Applications of machine learning

Machine learning hardware

Machine learning tools

= Machine learning frameworks =

== Proprietary machine learning frameworks ==

== Open source machine learning frameworks ==

= Machine learning libraries =

= Machine learning algorithms =

Machine learning methods

= Instance-based algorithm =

= [[Regression analysis]] =

= Dimensionality reduction =

= Ensemble learning =

= Meta-learning =

= Reinforcement learning =

= Supervised learning =

== Bayesian ==

== Decision tree algorithms ==

== Linear classifier ==

= Unsupervised learning =

== Artificial neural networks ==

== Association rule learning ==

== Hierarchical clustering ==

== Cluster analysis ==

== Anomaly detection ==

= Semi-supervised learning =

= Deep learning =

= Other machine learning methods and problems =

Machine learning research

History of machine learning

Machine learning projects

Machine learning projects:

Machine learning organizations

= Machine learning conferences and workshops =

Machine learning publications

= Books on machine learning =

= Machine learning journals =

Persons influential in machine learning

See also

= Other =

Further reading

  • Trevor Hastie, Robert Tibshirani and Jerome H. Friedman (2001). [https://web.archive.org/web/20091110212529/http://www-stat.stanford.edu/~tibs/ElemStatLearn/ The Elements of Statistical Learning], Springer. {{ISBN|0-387-95284-5}}.
  • Pedro Domingos (September 2015), The Master Algorithm, Basic Books, {{ISBN|978-0-465-06570-7}}
  • Mehryar Mohri, Afshin Rostamizadeh, Ameet Talwalkar (2012). [http://www.cs.nyu.edu/~mohri/mlbook/ Foundations of Machine Learning], The MIT Press. {{ISBN|978-0-262-01825-8}}.
  • Ian H. Witten and Eibe Frank (2011). Data Mining: Practical machine learning tools and techniques Morgan Kaufmann, 664pp., {{ISBN|978-0-12-374856-0}}.
  • David J. C. MacKay. [http://www.inference.phy.cam.ac.uk/mackay/itila/book.html Information Theory, Inference, and Learning Algorithms] Cambridge: Cambridge University Press, 2003. {{ISBN|0-521-64298-1}}
  • Richard O. Duda, Peter E. Hart, David G. Stork (2001) Pattern classification (2nd edition), Wiley, New York, {{ISBN|0-471-05669-3}}.
  • Christopher Bishop (1995). Neural Networks for Pattern Recognition, Oxford University Press. {{ISBN|0-19-853864-2}}.
  • Vladimir Vapnik (1998). Statistical Learning Theory. Wiley-Interscience, {{ISBN|0-471-03003-1}}.
  • Ray Solomonoff, An Inductive Inference Machine, IRE Convention Record, Section on Information Theory, Part 2, pp., 56–62, 1957.
  • Ray Solomonoff, "[http://world.std.com/~rjs/indinf56.pdf An Inductive Inference Machine]" A privately circulated report from the 1956 Dartmouth Summer Research Conference on AI.

References

{{Reflist}}