paper-with-me

Papers

Accurate Bayesian Data Classification without Hyperparameter Cross-validation

2017-12-28 · M Sheikh, A. C. C. Coolen

We extend the standard Bayesian multivariate Gaussian generative data classifier by considering a generalization of the conjugate, normal-Wishart prior distribution and by deriving the hyperparameters analytically via evidence maximization. The behaviour of the optimal hyperparameters is explored in the high-dimensional data regime. The classification accuracy of the resulting generalized model is competitive with state-of-the art Bayesian discriminant analysis methods, but without the usual computational burden of cross-validation.

📄 PDF Abstract BibTeX arXiv:1712.09813

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

The Sensitivity of Variational Bayesian Neural Network Performance to Hyperparameters

2025-09-24 · Scott Koermer, Natalie Klein arxiv

In scientific applications, predictive modeling is often of limited use without accurate uncertainty quantification (UQ) to indicate when a model may be extrapolating or when more data needs to be collected. Bayesian Neu…

Dimensionality Reduction

Quantifying contribution and propagation of error from computational steps, algorithms and hyperparameter choices in image classification pipelines

2019-02-21 · Aritra Chowdhury, Malik Magdon-Ismail, Bulent Yener

Data science relies on pipelines that are organized in the form of interdependent computational steps. Each step consists of various candidate algorithms that maybe used for performing a particular function. Each algorit…

Bayesian OptimizationBIG-bench Machine LearningGeneral ClassificationHyperparameter Optimization+2

Adaptive Bayesian Linear Regression for Automated Machine Learning

2019-04-01 · Weilin Zhou, Frederic Precioso

To solve a machine learning problem, one typically needs to perform data preprocessing, modeling, and hyperparameter tuning, which is known as model selection and hyperparameter optimization.The goal of automated machine…

AutoMLBayesian OptimizationBIG-bench Machine LearningHyperparameter Optimization+3

Gradient-based Hyperparameter Optimization without Validation Data for Learning fom Limited Labels

2021-09-29 · Ryuichiro Hataya, Hideki Nakayama

Optimizing hyperparameters of machine learning algorithms especially for limited labeled data is important but difficult, because then obtaining enough validation data is practically impossible. Bayesian model selection …

Hyperparameter OptimizationModel Selection

Selecting Hyperparameters for Tree-Boosting

2026-02-05 · Floris Jan Koster, Fabio Sigrist arxiv

Tree-boosting is a widely used machine learning technique for tabular data. However, its out-of-sample accuracy is critically dependent on multiple hyperparameters. In this article, we empirically compare several popular…

Hyperparameter Optimization