powered by
Error Evolution
e_rf_error(model, label = "Trees")
echarts4r plot
a random forest model.
a label plot.
Joseline Quiros <joseline.quiros@promidat.com>
model <- traineR::train.randomForest(Species~., iris, mtry = 2, ntree = 20) label <- "Trees" e_rf_error(model, label)
Run the code above in your browser using DataLab