Machine learningRule learning
规则归纳(RIPPER)
规则归纳,特别是 RIPPER(Repeated Incremental Pruning to Produce Error Reduction)算法,是一种监督式机器学习方法,它从带标签的训练数据中学习一套紧凑的 IF-THEN 分类规则。RIPPER 由 William W. Cohen 于 1995 年提出,它采用“分而治之”(separate-and-conquer)策略,并结合最小描述长度(MDL)剪枝,生成既准确又易于理解的规则,使其成为归纳规则学习领域的里程碑式算法。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Cohen, W. W. (1995). Fast effective rule induction. Proceedings of the 12th International Conference on Machine Learning, 115–123. DOI: 10.1016/B978-1-55860-377-6.50023-2 ↗
如何引用本页
ScholarGate. (2026, June 2). Rule Induction (RIPPER). ScholarGate. https://scholargate.app/zh/machine-learning/rule-induction
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →