This function is used to test models historically.
1 | ModelTester(mod_type, model, test)
|
mod_type |
Can be (a) "TREE" for CART model or (b) "GLM" for Logistic model |
model |
The actual fitted model (must correspond to mod_type) |
test |
The unseen dataset to run predictions on |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.