Learning Techniques

From
Revision as of 14:11, 8 December 2019 by BPeat (talk | contribs)
Jump to: navigation, search

YouTube search... ...Google search


Learning Problems: three main types of learning problems in machine learning


Hybrid Learning Problems: The lines between unsupervised and supervised learning is blurry, and there are many hybrid approaches that draw from each field of study.


Statistical Inference: Inference refers to reaching an outcome or decision. In machine learning, fitting a model and making a prediction are both types of inference. There are different paradigms for inference that may be used as a framework for understanding how some machine learning algorithms work or how some learning problems may be approached.

  • Inductive Learning
  • Deductive Inference
  • Transductive Learning


Other types of Learning Techniques: