viz_data: Visualize all features in dataset

View source: R/autoEDA.R

viz_dataR Documentation

Visualize all features in dataset

Description

Visualize all features in dataset

Usage

viz_data(data, outcome, outcome_type, positive_class = NA)

Arguments

data

dataframe

outcome

outcome name in string format

outcome_type

either 'classification' or 'regression'

positive_class

if doing binary classification specify the positive class


mrweaver77/autoEDA documentation built on April 5, 2023, 8:11 p.m.