treeheatr: an R package for interpretable decision tree visualizations

TT Le, JH Moore - Bioinformatics, 2021 - academic.oup.com
Abstract Summary treeheatr is an R package for creating interpretable decision tree
visualizations with the data represented as a heatmap at the tree's leaf nodes. The …

Treepod: Sensitivity-aware selection of pareto-optimal decision trees

T Mühlbacher, L Linhardt, T Möller… - IEEE transactions on …, 2017 - ieeexplore.ieee.org
Balancing accuracy gains with other objectives such as interpretability is a key challenge
when building decision trees. However, this process is difficult to automate because it …

TreeAndLeaf: an R/Bioconductor package for graphs and trees with focus on the leaves

MA Cardoso, LEA Rizzardi, LW Kume… - …, 2022 - academic.oup.com
Motivation Dendrogram is a classical diagram for visualizing binary trees. Although efficient
to represent hierarchical relations, it provides limited space for displaying information on the …

Visualization of decision trees based on general line coordinates to support explainable models

A Worland, S Wagle… - 2022 26th International …, 2022 - ieeexplore.ieee.org
Visualization of Machine Learning (ML) models is an important part of the ML process to
enhance the interpretability and prediction accuracy of the ML models. This paper proposes …

iforest: Interpreting random forests via visual analytics

X Zhao, Y Wu, DL Lee, W Cui - IEEE transactions on …, 2018 - ieeexplore.ieee.org
As an ensemble model that consists of many independent decision trees, random forests
generate predictions by feeding the input to internal trees and summarizing their outputs …

Interactive decision tree creation and enhancement with complete visualization for explainable modeling

B Kovalerchuk, A Dunn, A Worland, S Wagle - Artificial Intelligence and …, 2024 - Springer
To increase the interpretability and prediction accuracy of the Machine Learning (ML)
models, visualization of ML models is a key part of the ML process. Decision Trees (DTs) are …

Investigating the evolution of tree boosting models with visual analytics

J Wang, W Zhang, L Wang… - 2021 IEEE 14th Pacific …, 2021 - ieeexplore.ieee.org
Tree boosting models are widely adopted predictive models and have demonstrated
superior performance than other conventional and even deep learning models, especially …

GBRTVis: online analysis of gradient boosting regression tree

Y Huang, Y Liu, C Li, C Wang - Journal of Visualization, 2019 - Springer
Visualizations of machine learning models have developed rapidly during these days,
attracting great interests of industry and researchers. However, a pipeline that visualizations …

Interactive exploration of parameter space in data mining: Comprehending the predictive quality of large decision tree collections

L Padua, H Schulze, K Matković, C Delrieux - Computers & Graphics, 2014 - Elsevier
Decision trees are an intuitive yet powerful tool for performing predictive data analysis in
data mining. In order to generate an adequate predictive model from a data set, a data …

Visualizations for Bayesian Additive Regression Trees

A Inglis, A Parnell, C Hurley - arXiv preprint arXiv:2208.08966, 2022 - arxiv.org
Tree-based regression and classification has become a standard tool in modern data
science. Bayesian Additive Regression Trees (BART) has in particular gained wide …