Learn R Programming

RTextTools (version 1.3.2)

print_algorithms: prints available algorithms for train_model() and train_models().

Description

An informative function that displays options for the algorithms parameter in train_model and train_models.

Usage

print_algorithms()

Arguments

Value

  • Prints a list of available algorithms.

Examples

Run this code
library(RTextTools)
print_algorithms()

Run the code above in your browser using DataLab