paper-with-me

Papers

Ensemble Quantile Classifier

2019-10-28 · Yuanhao Lai, Ian McLeod

Both the median-based classifier and the quantile-based classifier are useful for discriminating high-dimensional data with heavy-tailed or skewed inputs. But these methods are restricted as they assign equal weight to each variable in an unregularized way. The ensemble quantile classifier is a more flexible regularized classifier that provides better performance with high-dimensional data, asymmetric data or when there are many irrelevant extraneous inputs. The improved performance is demonstrated by a simulation study as well as an application to text categorization. It is proven that the estimated parameters of the ensemble quantile classifier consistently estimate the minimal population loss under suitable general model assumptions. It is also shown that the ensemble quantile classifier is Bayes optimal under suitable assumptions with asymmetric Laplace distribution inputs.

📄 PDF Abstract BibTeX arXiv:1910.12960

Code (1)

CliffordLai/eqc 공식 구현

Tasks

Text Categorization

Similar Papers 제목 키워드 기반

Power Ensemble Aggregation for Improved Extreme Event AI Prediction

2025-11-14 · Julien Collard, Pierre Gentine, Tian Zheng arxiv

This paper addresses the critical challenge of improving predictions of climate extreme events, specifically heat waves, using machine learning methods. Our work is framed as a classification problem in which we try to p…

Weather Forecasting

Ensemble learning for predictive uncertainty estimation with application to the correction of satellite precipitation products

2024-03-14 · Georgia Papacharalampous, Hristos Tyralis, Nikolaos Doulamis, Anastasios Doulamis

Predictions in the form of probability distributions are crucial for effective decision-making. Quantile regression enables such predictions within spatial prediction settings that aim to create improved precipitation da…

Decision MakingEnsemble LearningFeature Engineeringquantile regression+2

Bayesian quantile additive regression trees

2016-07-10 · Bereket P. Kindo, Hao Wang, Timothy Hanson, Edsel A. Peña

Ensemble of regression trees have become popular statistical tools for the estimation of conditional mean given a set of predictors. However, quantile regression trees and their ensembles have not yet garnered much atten…

Binary ClassificationGeneral Classificationquantile regressionregression

Ensemble Conformalized Quantile Regression for Probabilistic Time Series Forecasting

2022-02-17 · Vilde Jensen, Filippo Maria Bianchi, Stian Norman Anfinsen

This paper presents a novel probabilistic forecasting method called ensemble conformalized quantile regression (EnCQR). EnCQR constructs distribution-free and approximately marginally valid prediction intervals (PIs), wh…

Conformal PredictionPrediction IntervalsProbabilistic Time Series Forecastingquantile regression+5

Learning Sets of Probabilities Through Ensemble Methods

2023-11-19 · ECSQARU 2023 2023 11 · Vu-Linh Nguyen, Haifei Zhang, Sébastien Destercke

A possible approach to obtain set-valued predictions is to learn for each query instance a probability set (a.k.a. credal set) representing its associated uncertainty. Theoretically founded decision rules extending class…