classifier

  • 51Gain (information retrieval) — The gain, also called improvement over random can be specified for a classifier and is an important measure to describe the performance of it. Definition In the following a random classifier is defined such, that it randomly predicts the same… …

    Wikipedia

  • 52Robust real-time object detection — The Viola and Jones Object Detection Framework is the first object detection framework to provide competitive object detection rates in real time. [ [http://research.microsoft.com/ viola/Pubs/Detect/violaJones IJCV.pdf Viola, Jones: Robust Real… …

    Wikipedia

  • 53Perceptron — Perceptrons redirects here. For the book of that title, see Perceptrons (book). The perceptron is a type of artificial neural network invented in 1957 at the Cornell Aeronautical Laboratory by Frank Rosenblatt.[1] It can be seen as the simplest… …

    Wikipedia

  • 54AdaBoost — AdaBoost, short for Adaptive Boosting, is a machine learning algorithm, formulated by Yoav Freund and Robert Schapire. It is a meta algorithm, and can be used in conjunction with many other learning algorithms to improve their performance.… …

    Wikipedia

  • 55Ensembles of classifiers — Recently in the area of Machine Learning the concept of combining classifiers is proposed as a new direction for the improvement of the performance of individual classifiers. These classifiers could be based on a variety of classification… …

    Wikipedia

  • 56Generalisierung (UML) — Generalisierung (engl. Generalization) ist ein Modellelement in der Unified Modeling Language (UML), einer Modellierungssprache für Software und andere Systeme. Sie beschreibt eine taxonomische Beziehung zwischen einem spezielleren und einem… …

    Deutsch Wikipedia

  • 57Schnittstelle (UML) — Eine Schnittstelle (engl. interface) ist in der Informatik ein Modellelement in der Unified Modeling Language (UML), einer Modellierungssprache für Software und andere Systeme. Eine Schnittstelle deklariert eine Liste von Attributen, Operationen… …

    Deutsch Wikipedia

  • 58Programme d'Erlangen — Le programme d Erlangen est un programme de recherche mathématique publié par le mathématicien allemand Felix Klein en 1872, dans le mémoire Vergleichende Betrachtungen über neuere geometrische Forschungen (ou « Étude comparée de différentes …

    Wikipédia en Français

  • 59Multinomial logit — In statistics, economics, and genetics, a multinomial logit (MNL) model, also known as multinomial logistic regression, is a regression model which generalizes logistic regression by allowing more than two discrete outcomes. That is, it is a… …

    Wikipedia

  • 60Object categorization from image search — In computer vision, the problem of object categorization from image search is the problem of training a classifier to recognize categories of objects, using only the images retrieved automatically with an Internet search engine. Ideally,… …

    Wikipedia