recommend_shiny: recommend_shiny

Description Usage Arguments Value

View source: R/recommend.R

Description

Recommend a meta model for a classification dataset. Used internally by R shiny app

Usage

1
recommend_shiny(df, response, meta = meta_features, metric = recall)

Arguments

df

The dataframe loaded by the user

response

The target column of thedataframe loaded by the user

meta_features

The preextracted meta features of various datasets

recall

The known recall of the datasets in the meta_features dataframe

Value

The cleaned dataset


clarencew0083/recSystem documentation built on March 19, 2020, 11:52 p.m.