if (FALSE) {
audit_data <- prepare_audit_data(data, target = "target_column",
split = "train_test_split",
id = "id_column",
config = list(sample_size = 50000))
}
Run the code above in your browser using DataLab