Description Usage Arguments Value Examples
Predicts newdata
using the model obtained during training.
1 2 | predict_tsc(newdata, target = NULL, model_path, data_path = NULL,
cleanup_data = FALSE)
|
newdata |
|
target |
|
model_path |
|
data_path |
|
cleanup_data |
|
factor
Vector of predictions.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.