Used for prediction using the trained model input: threshold, trained model object(mod), test_task (containing test data) output: pred object
1 | prediction(mod, test_task, threshold = 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.