Learn R Programming

BioMoR (version 0.1.1)

biomor_run_pipeline: Run full BioMoR pipeline

Description

Run full BioMoR pipeline

Usage

biomor_run_pipeline(data, feature_cols = NULL, epochs = 50)

Value

list of trained models + benchmark reports

Arguments

data

dataframe with Label + descriptors

feature_cols

optional feature set

epochs

autoencoder epochs