ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

基于案例推理 (CBR)×决策树×
领域软计算机器学习
方法族Machine learningMachine learning
起源年份19941984
提出者Janet Kolodner; Agnar Aamodt & Enric Plaza (R4 cycle)Breiman, Friedman, Olshen & Stone
类型Experience-based (analogical) problem solvingRecursive partitioning (if-then rules)
开创性文献Aamodt, 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 ↗
别名CBR, 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
相关25
摘要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.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 1 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Case-Based Reasoning · Decision Tree. 于 2026-06-17 检索自 https://scholargate.app/zh/compare