ScholarGate
Assistant

Comparer des méthodes

Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.

Raisonnement à base de cas (RBC)×Arbre de décision×
DomaineSoft computingApprentissage automatique
FamilleMachine learningMachine learning
Année d'origine19941984
Auteur d'origineJanet Kolodner; Agnar Aamodt & Enric Plaza (R4 cycle)Breiman, Friedman, Olshen & Stone
TypeExperience-based (analogical) problem solvingRecursive partitioning (if-then rules)
Source fondatriceAamodt, A., & Plaza, E. (1994). Case-based reasoning: Foundational issues, methodological variations, and system approaches. AI Communications, 7(1), 39–59. DOI ↗Breiman, L., Friedman, J.H., Olshen, R.A. & Stone, C.J. (1984). Classification and Regression Trees. Wadsworth. DOI ↗
AliasCBR, case-based reasoning cycle, analogy-based reasoning, vaka tabanlı akıl yürütmeKarar Ağacı (Decision Tree), karar ağacı, classification tree, regression tree
Apparentées25
RésuméCase-based reasoning solves a new problem by retrieving similar problems solved in the past and adapting their solutions, rather than reasoning from first principles or a trained statistical model. Formalized as the Retrieve-Reuse-Revise-Retain cycle by Aamodt and Plaza in 1994 and popularized by Janet Kolodner, CBR mirrors how human experts in medicine, law, and engineering reason by analogy from remembered cases, and it learns simply by storing each newly solved case.A Decision Tree is an interpretable classification and regression method, formalised by Breiman, Friedman, Olshen and Stone in their 1984 CART framework, that partitions the data with hierarchical if-then rules. Each split sends observations down one branch or another until a prediction is read off the leaf.
ScholarGateJeu de données
  1. v1
  2. 2 Sources
  3. PUBLISHED
  1. v1
  2. 1 Sources
  3. PUBLISHED

Aller à la recherche Télécharger les diapositives

ScholarGateComparer des méthodes: Case-Based Reasoning · Decision Tree. Consulté le 2026-06-15 sur https://scholargate.app/fr/compare