Evaluating BART and Synthetic Tree-Based Methods for the Estimation of Individual Causal Effects, final project for CM764 - Statistical Learning - Function Estimation at uWaterloo
BART (Binding Analysis for Regulation of Transcription) is a bioinformatics tool for predicting functional transcription factors (TFs) that bind at genomic cis-regulatory regions to regulate gene expression in the human or mouse genomes. Please visit here for newest introduction: http://faculty.virginia.edu/zanglab/bart
BART (Binding Analysis for Regulation of Transcription) is a bioinformatics tool for predicting functional transcription factors (TFs) that bind at genomic cis-regulatory regions to regulate gene expression in the human or mouse genomes. Please visit here for newest introduction: http://faculty.virginia.edu/zanglab/bart
safeBART is an implementation of Bayesian Additive Regression Trees using importance sampling. This combines aspects of BART-BMA (Hernandez et al. 2018) and safe-Bayesian Random Forests (Quadrianto and Ghahramani 2015).