« Langage par l'observation » : 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 ==
== en construction ==
[[Catégorie:Vocabulary]]
== Définition ==
[[Catégorie:Apprentissage automatique‏‎]]
Terme utilisé dans l'analyse des méthodes d'[[apprentissage automatique]] qui réfère à la notation utilisée par la méthode d'apprentissage pour représenter les [[donnée]]s utilisés pour l'[[apprentissage]].
[[Catégorie:UNSW]]


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.


== Définition ==
Voir '''[[langage d'hypothèses]]'''.
xxxxxxx


== Français ==
== Français ==
Ligne 15 : Ligne 13 :
'''observation language '''
'''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.
<small>


<small>


[http://www.cse.unsw.edu.au/~billw/dictionaries/mldict.html     Source : UNWS machine learning dictionary] ]
[http://www.cse.unsw.edu.au/~billw/dictionaries/mldict.html Source : UNWS machine learning dictionary ]
 
[[Catégorie:Vocabulary]]
[[Catégorie:Apprentissage automatique‏‎]]
[[Catégorie:UNSW]]

Version du 6 décembre 2021 à 09:56

en construction

Définition

Terme utilisé dans l'analyse des méthodes d'apprentissage automatique qui réfère à la notation utilisée par la méthode d'apprentissage pour représenter les données utilisés pour l'apprentissage.

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.

Voir langage d'hypothèses.

Français

xxxxxxx

Anglais

observation language



Source : UNWS machine learning dictionary