paper-with-me

Papers

Interactive Graphics for Visually Diagnosing Forest Classifiers in R

2017-04-08 · Natalia da Silva, Dianne Cook, Eun-Kyung Lee

This paper describes structuring data and constructing plots to explore forest classification models interactively. A forest classifier is an example of an ensemble, produced by bagging multiple trees. The process of bagging and combining results from multiple trees, produces numerous diagnostics which, with interactive graphics, can provide a lot of insight into class structure in high dimensions. Various aspects are explored in this paper, to assess model complexity, individual model contributions, variable importance and dimension reduction, and uncertainty in prediction associated with individual observations. The ideas are applied to the random forest algorithm, and to the projection pursuit forest, but could be more broadly applied to other bagged ensembles. Interactive graphics are built in R, using the ggplot2, plotly, and shiny packages.

📄 PDF Abstract BibTeX arXiv:1704.02502

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionGeneral Classification

Similar Papers 제목 키워드 기반

LiteReality: Graphics-Ready 3D Scene Reconstruction from RGB-D Scans

2025-07-03 · Zhening Huang, Xiaoyang Wu, Fangcheng Zhong, Hengshuang Zhao 외 arxiv

We propose LiteReality, a novel pipeline that converts RGB-D scans of indoor environments into compact, realistic, and interactive 3D virtual replicas. LiteReality not only reconstructs scenes that visually resemble real…

Scene Understanding

ggRandomForests: Exploring Random Forest Survival

2016-12-28 · John Ehrlinger

Random forest (Leo Breiman 2001a) (RF) is a non-parametric statistical method requiring no distributional assumptions on covariate relation to the response. RF is a robust, nonlinear technique that optimizes predictive a…

Information RetrievalRetrieval

Classification of Deceased Patients from Non-Deceased Patients using Random Forest and Support Vector Machine Classifiers

2024-11-27 · Dheeman Saha, Aaron Segura, Biraj Tiwari

Analyzing large datasets and summarizing it into useful information is the heart of the data mining process. In healthcare, information can be converted into knowledge about patient historical patterns and possible futur…

A Machine Learning Approach to Detect Dehydration in Afghan Children

2023-05-22 · Ziaullah Momand, Debajyoti Pal, Pornchai Mongkolnam, Jonathan H. Chan

Child dehydration is a significant health concern, especially among children under 5 years of age who are more susceptible to diarrhea and vomiting. In Afghanistan, severe diarrhea contributes to child mortality due to d…

Text-based Tactile Graphics Generation for the Visually Impaired

2026-07-10 · Ruihan Gao, Joonghyuk Shin, Ava Pun, Jaesik Park 외 arxiv

Tactile graphics are a primary medium for blind and low-vision (BLV) individuals to access non-textual information. However, they are difficult to scale or personalize. While recent generative models have revolutionized …