Data Mining - (Discriminative|conditional) models

Thomas Bayes

About

Discriminative models, also called conditional models, are a class of models used in machine learning for modeling the dependence of an unobserved variable y on an observed variable x.

Discriminative models, as opposed to generative models, do not allow one to generate samples from the wiki/joint distribution of x and y. However, for tasks such as classification and regression that do not require the wiki/joint distribution, discriminative models can yield superior performance.

List

Documentation / Reference





Discover More
Model Funny
Data Mining - (Function|Model)

The model is the function, equation, algorithm that predicts an outcome value from one of several predictors. During the training process, the models are build. A model uses a logic and one of several...
Thomas Bayes
Data Mining - Generative Model

Generative model Generative models are typically more flexible than discriminative models in expressing dependencies in complex learning tasks. Generative model returns probabilities. Generative model...



Share this page:
Follow us:
Task Runner