« Langage d'hypothèses » : différence entre les versions
m (Remplacement de texte — « Catégorie:Apprentissage machine » par « Catégorie:Apprentissage automatique ») |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
==en construction== | |||
== | == Définition == | ||
Notation qui permet de représenter les hypothèses qui résultent d'un processus d'apprentissage automatique. | |||
= | 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 == | == Français == | ||
'''langage d'hypothèses''' | |||
== Anglais == | == Anglais == | ||
'''hypothesis language''' | '''hypothesis language''' | ||
<small> | <small> | ||
[http://www.cse.unsw.edu.au/~billw/dictionaries/mldict.html | [http://www.cse.unsw.edu.au/~billw/dictionaries/mldict.html Source : INWS machine learning dictionary ] | ||
[[Catégorie:Vocabulary]] | |||
[[Catégorie:Apprentissage automatique]] | |||
[[Catégorie:UNSW]] |
Version du 17 mai 2021 à 10:45
en construction
Définition
Notation qui permet de représenter les hypothèses qui résultent d'un processus d'apprentissage automatique.
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