« Langage par l'observation » : différence entre les versions


(Page créée avec « == en construction == Catégorie:Vocabulary Catégorie:Apprentissage machine Catégorie:UNSW == Définition == xxxxxxx == Français == xxxxxxx == Anglais... »)
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:21

en construction


Définition

xxxxxxx

Français

xxxxxxx

Anglais

observation language

Term used in analysing machine learning methods. The observation language refers to the notation used by the learning method to represent the data it uses for training. For example, in ID3, the observation language would be the notation used to represent the training instances, including attributes and their allowable values, and the way instances are described using attributes. In backprop, the observation language would be the notation used to represent the training patterns. In Aq, the observation language would again be the notation used to represent the instances, much as in ID3.

See also hypothesis language.

Source : UNWS machine learning dictionary ]