powered by
criterion_distribution(target, feature, graphical_output = FALSE, criterion = "ig")
FALSE
TRUE
criterions
target
feature
target_feature <- create_feature_target(10, 375, 15, 600) criterion_distribution(target = target_feature[,1], feature = target_feature[,2], graphical_output = TRUE)
Run the code above in your browser using DataLab