Algorithme de couverture


Révision datée du 13 septembre 2019 à 11:26 par Pitpitt (discussion | contributions) (Page créée avec « == en construction == Catégorie:Vocabulary Catégorie:Apprentissage machine Catégorie:UNSW == Définition == XXXXXXXXXXXXXXX == Français == '''XXXXXXXXX... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

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