« Langage d'hypothèses » : différence entre les versions
Aucun résumé des modifications |
m (ClaireGorjux a déplacé la page Hypothesis language vers Langage d'hypothèses) |
(Aucune différence)
|
Version du 21 octobre 2021 à 15:24
construction
Définition
Term used in analysing machine learning methods. The hypothesis language refers to the notation used by the learning method to represent what it has learned so far. For example, in ID3, the hypothesis language would be the notation used to represent the decision tree (including partial descriptions of incomplete decision trees). In backprop, the hypothesis language would be the notation used to represent the current set of weights. In Aq, the hypothesis language would be the notation used to represent the class descriptions (e.g. class1 ← size=large and colour in {red, orange}).
Français
langage d'hypothèses
Anglais
hypothesis language
Contributeurs: Claire Gorjux, Jean Benoît Morel, wiki