Version space learning (original) (raw)
El espacio de versiones es un concepto del aprendizaje automático que representa el subconjunto de todas la hipótesis que son consistentes con los ejemplos de entrenamiento (Tom M. Mitchell 1997). Este conjunto contiene todas las hipótesis que no han sido eliminadas por provocar conflictos con los datos observados
Property | Value |
---|---|
dbo:abstract | Als Versionsraum wird im maschinellen Lernen diejenige Teilmenge des Hypothesenraums bezeichnet, die bezüglich einer Menge von Lernbeispielen alle konsistenten und vollständigen Hypothesen enthält. Eine Hypothese heißt konsistent, wenn sie keine negativen Trainingsbeispiele positiv klassifiziert. Eine Hypothese heißt vollständig wenn alle positiven Beispiele von einer Hypothese richtig klassifiziert werden. Beim Versionsraum-Lernverfahren (Mitchell 1982) handelt es sich um ein inkrementelles maschinelles Lernverfahren zum Lernen eines Konzepts. Für den Fall, dass die Trainingsbeispiele nicht verrauscht sind und das gesuchte Zielkonzept im Hypothesenraum enthalten ist, liefert das Versionsraum-Lernverfahren eine kompakte Repräsentation des Versionsraums. (de) El espacio de versiones es un concepto del aprendizaje automático que representa el subconjunto de todas la hipótesis que son consistentes con los ejemplos de entrenamiento (Tom M. Mitchell 1997). Este conjunto contiene todas las hipótesis que no han sido eliminadas por provocar conflictos con los datos observados (es) Un espace de versions est un dispositif utilisé en apprentissage supervisé pour induire des concepts généraux ou des règles à partir d'un ensemble mêlant des exemples vérifiant la règle qu'on cherche à établir et des contre-exemples ne la vérifiant pas. L'espace de versions au sens restreint est l'ensemble des hypothèses cohérentes avec le jeu d'exemples. La technique des espaces de versions a été proposée pour la première fois par Tom Mitchell en 1978. (fr) Un version space, nel campo del concept learning (o induzione), è il sottoinsieme di tutte le ipotesi consistenti con gli esempi di training osservati. Questo insieme contiene tutte le ipotesi che non sono state eliminate a causa di un conflitto con i dati osservati. Version space per un linguaggio ipotetico "rettangolare" in due dimensioni. Le croci verdi sono esempi positivi, mentre i cerchi rossi sono esempi negativi. GB è la frontiera delle ipotesi positive massimamente generale, e SB è la frontiera delle ipotesi positive massimamente specializzata. I rettangoli verdi intermedi rappresentano le ipotesi nel version space. (it) Version space learning is a logical approach to machine learning, specifically binary classification. Version space learning algorithms search a predefined space of hypotheses, viewed as a set of logical sentences. Formally, the hypothesis space is a disjunction (i.e., either hypothesis 1 is true, or hypothesis 2, or any subset of the hypotheses 1 through n). A version space learning algorithm is presented with examples, which it will use to restrict its hypothesis space; for each example x, the hypotheses that are inconsistent with x are removed from the space. This iterative refining of the hypothesis space is called the candidate elimination algorithm, the hypothesis space maintained inside the algorithm its version space. (en) |
dbo:thumbnail | wiki-commons:Special:FilePath/Version_space.png?width=300 |
dbo:wikiPageExternalLink | https://semanticscholar.org/paper/60e5a9389fe2bf7ae993600256b1e952901e9c04 |
dbo:wikiPageID | 7578809 (xsd:integer) |
dbo:wikiPageLength | 7109 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1000372056 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Inductive_logic_programming dbr:Consistency dbr:Machine_learning dbr:Feature_(machine_learning) dbr:State_space_search dbc:Machine_learning dbr:Rough_set dbr:Formal_concept_analysis dbr:Logical_disjunction dbr:Hypothesis dbr:Binary_classification dbr:Symbolic_artificial_intelligence dbr:Inductive_reasoning dbr:Sentence_(logic) dbr:File:Version_space.png |
dbp:wikiPageUsesTemplate | dbt:Cite_book dbt:Cite_conference dbt:Cite_journal dbt:Mvar dbt:R |
dcterms:subject | dbc:Machine_learning |
rdf:type | yago:WikicatClassificationAlgorithms yago:Abstraction100002137 yago:Act100030358 yago:Activity100407535 yago:Algorithm105847438 yago:Event100029378 yago:Procedure101023820 yago:PsychologicalFeature100023100 yago:YagoPermanentlyLocatedEntity yago:Rule105846932 |
rdfs:comment | El espacio de versiones es un concepto del aprendizaje automático que representa el subconjunto de todas la hipótesis que son consistentes con los ejemplos de entrenamiento (Tom M. Mitchell 1997). Este conjunto contiene todas las hipótesis que no han sido eliminadas por provocar conflictos con los datos observados (es) Un espace de versions est un dispositif utilisé en apprentissage supervisé pour induire des concepts généraux ou des règles à partir d'un ensemble mêlant des exemples vérifiant la règle qu'on cherche à établir et des contre-exemples ne la vérifiant pas. L'espace de versions au sens restreint est l'ensemble des hypothèses cohérentes avec le jeu d'exemples. La technique des espaces de versions a été proposée pour la première fois par Tom Mitchell en 1978. (fr) Als Versionsraum wird im maschinellen Lernen diejenige Teilmenge des Hypothesenraums bezeichnet, die bezüglich einer Menge von Lernbeispielen alle konsistenten und vollständigen Hypothesen enthält. Eine Hypothese heißt konsistent, wenn sie keine negativen Trainingsbeispiele positiv klassifiziert. Eine Hypothese heißt vollständig wenn alle positiven Beispiele von einer Hypothese richtig klassifiziert werden. (de) Version space learning is a logical approach to machine learning, specifically binary classification. Version space learning algorithms search a predefined space of hypotheses, viewed as a set of logical sentences. Formally, the hypothesis space is a disjunction (en) Un version space, nel campo del concept learning (o induzione), è il sottoinsieme di tutte le ipotesi consistenti con gli esempi di training osservati. Questo insieme contiene tutte le ipotesi che non sono state eliminate a causa di un conflitto con i dati osservati. (it) |
rdfs:label | Versionsraum (de) Espacio de versiones (es) Version space (it) Espace de versions (fr) Version space learning (en) |
owl:sameAs | freebase:Version space learning yago-res:Version space learning wikidata:Version space learning dbpedia-de:Version space learning dbpedia-es:Version space learning dbpedia-fr:Version space learning dbpedia-it:Version space learning https://global.dbpedia.org/id/RVLy |
prov:wasDerivedFrom | wikipedia-en:Version_space_learning?oldid=1000372056&ns=0 |
foaf:depiction | wiki-commons:Special:FilePath/Version_space.png |
foaf:isPrimaryTopicOf | wikipedia-en:Version_space_learning |
is dbo:wikiPageRedirects of | dbr:Candidate_elimination dbr:Version_Space dbr:Version_space dbr:Version_Spaces dbr:Version_spaces |
is dbo:wikiPageWikiLink of | dbr:Inductive_logic_programming dbr:GOFAI dbr:Symbolic_artificial_intelligence dbr:Outline_of_machine_learning dbr:Candidate_elimination dbr:Version_Space dbr:Version_space dbr:Version_Spaces dbr:Version_spaces |
is foaf:primaryTopic of | wikipedia-en:Version_space_learning |