Passive Learning Task
Jump to navigation
Jump to search
A Passive Learning Task is a Supervised Machine Learning Task in which the learner plays no role in the selection of its training data.
- AKA: Passive Machine Learning Task, Static Learning.
- Context:
- It is solved by Passive Learning System by implementing Passive Learning Algorithms.
- Example(s):
- Counter-Example(s):
- See: Machine Learning System, Training Data, Passive Learning (Teaching Method).
References
2019
- (Wikipedia, 2019) ⇒ https://en.wikipedia.org/wiki/Passive_learning Retrieved:2019-5-21.
- Passive learning is a method of learning or instruction where students receive information from the instructor and internalize it, and "where the learner receives no feedback from the instructor". [1] [2] The term is often used together with direct instruction and lecturing, with passive learning being the result or intended outcome of the instruction. This style of learning is teacher-centered and contrasts to active learning, which is student-centered, whereby students take an active or participatory role in the learning process, and to the Socratic method where students and instructors engage in cooperative argumentative dialogue. Passive learning is a traditional method utilized in factory model schools and modern schools, as well as historic and contemporary religious services in churches (sermons), mosques, and synagogues. Passive learning is not simply the outcome of an educational model. Passive learners may quietly absorb information and knowledge without typically engaging with the information received or the learning experience. They may not interact with others, share insights, or contribute to a dialogue. An estimated 60 percent of people are passive learners. [3]
- ↑ BusinessDirectory.com, definition. Retrieved 2016-04-02
- ↑ Norbert Michel, John James Cater III, Otmar Varela: Active Versus Passive Teaching Styles: An Empirical Study of Student Learning Outcomes, Human Resource Development Quarterly, DOI: 10.1002/hrdq, John Wiley & Sons, Inc. / Business. Retrieved 2016-04-02
- ↑ Engage Passive Learnings, Chief Learning Officer, January 10, 2013. Retrieved 2016-04-02
2017
- (Sammut & Webb, 2017) ⇒ (2017) "Passive Learning". In: Sammut & Webb (2017). DOI: 978-1-4899-7687-1_632
- QUOTE: A passive learning system plays no role in the selection of its training data. Passive learning stands in contrast to active learning.
2013
- (Balcan & Long, 2013) ⇒ Maria Florina Balcan, and Philip M. Long. (2013). “Active and Passive Learning of Linear Separators under Log-concave Distributions.” In: Proceedings of JMLR: Workshop and Conference (2013).
- QUOTE: Passive Learning - In the classic passive supervised machine learning setting, the learning algorithm is given a set of labeled examples drawn i.i.d. from some fixed but unknown distribution over the instance space and labeled according to some fixed but unknown target function, and the goal is to output a classifier that does well on new examples coming from the same distribution.