All functions

autoDataprep() print(<autoDataprep>)

Automatic data preparation for ML algorithms

autoMAR()

Function to identify and generate the Missing at Random features (MAR)

autoMLmodel()

Automated machine learning training of models

autoMLReport()

Display autoMLmodel output in HTML format using Rmarkdown

autoPDP()

Generate partial dependence plots

generateFeature()

Automated column transformer

heart.model

Heart Classification Drive ML Model.

heart

Dataset Heart Disease - Classifications

misspattern()

Missing pattern analysis for missing data

predictAutoMAR()

Extract predictions and MAR columns from autoMAR objects

predictDataprep()

Extract predictions and generate columns from autoDataprep objects