« Algorithme de couverture » : différence entre les versions


(Page créée avec « == en construction == Catégorie:Vocabulary Catégorie:Apprentissage machine Catégorie:UNSW == Définition == XXXXXXXXXXXXXXX == Français == '''XXXXXXXXX... »)
Balise : Éditeur de wikicode 2017
 
m (Remplacement de texte — « Catégorie:Apprentissage machine » par « Catégorie:Apprentissage automatique‏‎ »)
Ligne 2 : Ligne 2 :
== en construction ==
== en construction ==
[[Catégorie:Vocabulary]]
[[Catégorie:Vocabulary]]
[[Catégorie:Apprentissage machine]]
[[Catégorie:Apprentissage automatique‏‎]]
[[Catégorie:UNSW]]
[[Catégorie:UNSW]]



Version du 17 avril 2021 à 18:20

en construction


Définition

XXXXXXXXXXXXXXX

Français

XXXXXXXXXXXXXXX

Anglais

covering algorithm

A covering algorithm, in the context of propositional learning systems, is an algorithm that develops a cover for the set of positive examples - that is, a set of conjunctive expressions that account for all the examples but none of the non-examples.

The algorithm - given a set of examples:

Start with an empty cover.

Select an example.

Find the set of all conjunctive expressions that cover that example.

Select the "best" expression x from that set, according to some criterion (usually "best" is a compromise between generality and compactness and readability).

Add x to the cover.

Go to step 2, unless there are no examples that are not already covered (in which case, stop).


Source : INWS machine learning dictionary ]



Contributeurs: Imane Meziani, wiki