Variable Selection

126 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Variable Selection models and implementations
2 papers
93

Most implemented papers

Flexible variable selection in the presence of missing data

bdwilliamson/flevr 25 Feb 2022

Through simulations, we show that our proposal has good operating characteristics and results in panels with higher classification and variable selection performance compared to several existing penalized regression approaches in cases where a generalized linear model is misspecified.

Scalable Spike-and-Slab

niloyb/scalespikeslab 4 Apr 2022

Spike-and-slab priors are commonly used for Bayesian variable selection, due to their interpretability and favorable statistical properties.

OmicSelector: automatic feature selection and deep learning modeling for omic experiments

kstawiski/OmicSelector bioRxiv 2022

A crucial phase of modern biomarker discovery studies is selecting the most promising features from high-throughput screening assays.

Bayesian Variable Selection in a Million Dimensions

basisresearch/millipede 2 Aug 2022

Bayesian variable selection is a powerful tool for data analysis, as it offers a principled method for variable selection that accounts for prior information and uncertainty.

Covariance and PCA for Categorical Variables

Snowball119/Mixed_Data_PCA 28 Nov 2007

Covariances from categorical variables are defined using a regular simplex expression for categories.

Bayesian Approximate Kernel Regression with Variable Selection

lorinanthony/BAKR 5 Aug 2015

State-of-the-art methods for genomic selection and association mapping are based on kernel regression and linear models, respectively.

DOLDA - a regularized supervised topic model for high-dimensional multi-class regression

lejon/DiagonalOrthantLDA 31 Jan 2016

Generating user interpretable multi-class predictions in data rich environments with many classes and explanatory covariates is a daunting task.

Improving SAT Solvers via Blocked Clause Decomposition

jingchaochen/MixBcd 2 Apr 2016

Our experiments on application benchmarks demonstrate that the new variables selection policy based on BCD can increase the performance of SAT solvers such as abcdSAT.

Boosting Joint Models for Longitudinal and Time-to-Event Data

mayrandy/JMboost 9 Sep 2016

Joint Models for longitudinal and time-to-event data have gained a lot of attention in the last few years as they are a helpful technique to approach common a data structure in clinical studies where longitudinal outcomes are recorded alongside event times.

metboost: Exploratory regression analysis with hierarchically clustered data

patr1ckm/mvtboost 13 Feb 2017

A machine learning method called boosted decision trees (Friedman, 2001) is a good approach for exploratory regression analysis in real data sets because it can detect predictors with nonlinear and interaction effects while also accounting for missing data.