« Classificateur binaire » : différence entre les versions


(Page créée avec « ==en construction== == Définition == XXXXXXXXX == Français == ''' XXXXXXXXX ''' == Anglais == ''' Binary classifier ''' Binary classification is the task of classify... »)
 
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
==en construction==
== Définition ==
== Définition ==
XXXXXXXXX
Système qui a pour objectif de catégoriser des éléments en deux groupes distincts sur la base d’une ou plusieurs des caractéristiques de chacun de ces éléments.


== Français ==
== Français ==
''' XXXXXXXXX '''
'''classificateur binaire'''


== Anglais ==
== Anglais ==
''' Binary classifier '''
'''binary classifier'''


Binary classification is the task of classifying the elements of a set into two groups on the basis of a classification rule. Typical binary classification problems include:
Medical testing to determine if a patient has certain disease or not;
Quality control in industry, deciding whether a specification has been met;
In information retrieval, deciding whether a page should be in the result set of a search or not.
Binary classification is dichotomization applied to a practical situation. In many practical binary classification problems, the two groups are not symmetric, and rather than overall accuracy, the relative proportion of different types of errors is of interest. For example, in medical testing, detecting a disease when it is not present (a false positive) is considered differently from not detecting a disease when it is present (a false negative).


<small>


<small>


[https://en.wikipedia.org/wiki/Binary_classification Source : Wikipedia  Machine Learning ]
[https://intelligence-artificielle.agency/lexique/  Source : intelligence-artificielle.agency ]




[[Catégorie:vocabulary]]
[[Catégorie:Révision]]
[[Catégorie:Wikipedia-IA‎]]
[[Catégorie:Wikipedia-IA‎]]

Version du 5 mai 2021 à 10:51

Définition

Système qui a pour objectif de catégoriser des éléments en deux groupes distincts sur la base d’une ou plusieurs des caractéristiques de chacun de ces éléments.

Français

classificateur binaire

Anglais

binary classifier



Source : intelligence-artificielle.agency