SOTAVerified

Conditional Linear Regression

2018-06-06Code Available0· sign in to hype

Diego Calderon, Brendan Juba, Sirui Li, Zongyi Li, Lisa Ruan

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Work in machine learning and statistics commonly focuses on building models that capture the vast majority of data, possibly ignoring a segment of the population as outliers. However, there does not often exist a good model on the whole dataset, so we seek to find a small subset where there exists a useful model. We are interested in finding a linear rule capable of achieving more accurate predictions for just a segment of the population. We give an efficient algorithm with theoretical analysis for the conditional linear regression task, which is the joint task of identifying a significant segment of the population, described by a k-DNF, along with its linear regression fit.

Tasks

Reproductions