Distribution Assertive Regression
Kumarjit Pathak, Jitin Kapila, Aasheesh Barvey, Nikit Gawande

TL;DR
This paper introduces a novel regression approach that models errors across different quantiles of the target variable, improving fit and interpretability over traditional single-line methods.
Contribution
The paper proposes a distribution assertive regression method that accounts for varying behaviors across quantiles, enhancing regression accuracy and explainability.
Findings
Improved fit across different quantiles of data
Enhanced interpretability of regression models
Significant reduction in error eccentricity
Abstract
In regression modelling approach, the main step is to fit the regression line as close as possible to the target variable. In this process most algorithms try to fit all of the data in a single line and hence fitting all parts of target variable in one go. It was observed that the error between predicted and target variable usually have a varying behavior across the various quantiles of the dependent variable and hence single point diagnostic like MAPE has its limitation to signify the level of fitness across the distribution of Y(dependent variable). To address this problem, a novel approach is proposed in the paper to deal with regression fitting over various quantiles of target variable. Using this approach we have significantly improved the eccentric behavior of the distance (error) between predicted and actual value of regression. Our proposed solution is based on understanding the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Algorithms and Data Compression · Bayesian Methods and Mixture Models
