paper-with-me

Papers

Falling Rule Lists

2014-11-21 · Fulton Wang, Cynthia Rudin

Falling rule lists are classification models consisting of an ordered list of if-then rules, where (i) the order of rules determines which example should be classified by each rule, and (ii) the estimated probability of success decreases monotonically down the list. These kinds of rule lists are inspired by healthcare applications where patients would be stratified into risk sets and the highest at-risk patients should be considered first. We provide a Bayesian framework for learning falling rule lists that does not rely on traditional greedy decision tree learning methods.

📄 PDF Abstract BibTeX arXiv:1411.5899

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

An Optimization Approach to Learning Falling Rule Lists

2017-10-06 · Chaofan Chen, Cynthia Rudin

A falling rule list is a probabilistic decision list for binary classification, consisting of a series of if-then rules with antecedents in the if clauses and probabilities of the desired outcome ("1") in the then clause…

Binary ClassificationGeneral Classification

Causal Falling Rule Lists

2015-10-18 · Fulton Wang, Cynthia Rudin

A causal falling rule list (CFRL) is a sequence of if-then rules that specifies heterogeneous treatment effects, where (i) the order of rules determines the treatment effect subgroup a subject belongs to, and (ii) the tr…

Model Selection

Fin-Analyst at FinMMEval 2026 Task 3: A Live Hybrid Trading Agent with LLM Specialists and Rule-Based Signals

2026-07-14 · Mohotarema Rashid, Lingzi Hong, Junhua Ding, K. S. M. Tozammel Hossain arxiv

Large language model (LLM) trading agents show promising performance in equity markets, yet remain narrowly focused on US equities with little evidence from live deployment. We present Fin-Analyst, a hybrid agent for Fin…

Scalable Rule Lists Learning with Sampling

2024-06-18 · Leonardo Pellegrina, Fabio Vandin

Learning interpretable models has become a major focus of machine learning research, given the increasing prominence of machine learning in socially important decision-making. Among interpretable models, rule lists are a…

Pearl: Prototype lEArning via Rule Lists

2019-05-01 · ICLR 2019 5 · Tianfan Fu*, Tian Gao*, Cao Xiao*, Tengfei Ma* 외

Deep neural networks have demonstrated promising prediction and classification performance on many healthcare applications. However, the interpretability of those models are often lacking. On the other hand, classical in…

Prediction