
An informative function that displays options for the algorithms
parameter in train_model
and train_models
.
print_algorithms()
Prints a list of available algorithms.
# NOT RUN {
library(RTextTools)
print_algorithms()
# }
Run the code above in your browser using DataLab