Online learning model

Online learning model


In machine learning, an online learning model is a learning model that does not have a separate training and testing phase. The pseudo-code for this model is:

do
 retrieve the next example x
 get prediction from algorithm
 if prediction is wrong then increment the number of mistakes
 feed the correct result to the algorithm so that it can learn from the mistake
until there are no more examples

A common way to evaluate an algorithm using the online learning model is to give the total maximum number of mistakes.

See also



Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Learning object metadata — is a data model, usually encoded in XML, used to describe a learning object and similar digital resources used to support learning. The purpose of learning object metadata is to support the reusability of learning objects, to aid discoverability …   Wikipedia

  • Online assessment — is the process used to measure certain aspects of information for a set purpose where the assessment is delivered via a computer connected to a network. Most often the assessment is some type of educational test. Different types of online… …   Wikipedia

  • Online tutoring — is the process of tutoring in an online, virtual environment or networked environment in which teachers and learners are separated by time and space. Online tutoring, as a reflection of the diversity of the wider Internet, is practiced using many …   Wikipedia

  • Online communication between school and home — Online communication between home and school is the use of digital telecommunication to convey information and ideas between teachers, students, parents, and school administrators. As the use of e mail and the internet becomes even more… …   Wikipedia

  • Online machine learning — In machine learning, online learning is a model of induction that learns one instance at a time. The goal in online learning is to predict labels for instances. For example, the instances could describe the current conditions of the stock market …   Wikipedia

  • Learning management system — Pour les articles homonymes, voir LMS. Article principal : Technologies de l information et de la communication pour l éducation. Un Learning Management System (LMS) ou Learning Support System (LSS) est un système logiciel web développé pour …   Wikipédia en Français

  • Learning community — A learning community is a group of people who share common values and beliefs, are actively engaged in learning together from each other. Such communities have become the template for a cohort based, interdisciplinary approach to higher education …   Wikipedia

  • Learning Management — is the capacity to design pedagogic strategies that achieve learning outcomes in students. Definition The term Learning Management refers to the capacity to design pedagogic strategies that achieve learning outcomes in students. The emphasis is… …   Wikipedia

  • Learning log — Learning logs are a personalized learning resource for children. In the learning logs, the children record their responses to learning challenges set by their teachers. Each log is a unique record of the child s thinking and learning. The logs… …   Wikipedia

  • Learning styles — A learning style is an educating method, particular to an individual that is presumed to allow that individual to learn best. It is commonly believed that most people favor some particular method of interacting with, taking in, and processing… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”