Description Usage Arguments Value Examples
After creating train and test datasets in ML, check to make sure that the correponsing weights, or response vectors are the same amount of observations as the original dataset.
1 | sanity_check(check1, check2, ...)
|
check1 |
a object of class data.frame, character, or numeric |
check2 |
a object of class data.frame, character, or numeric |
... |
optional arguements passed through (TBD) |
a string indicating the success of the comparison or failure of equality of observations form both input objects
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.