Description Usage Arguments Details Value
View source: R/classify_generate_predictions.R
Another layer which can handle both normal fixture prediction and also predicting a test data set with known results.
| 1 | generate_predictions(KEYS, fixtureList, cMethod, datModel)
 | 
| KEYS | A list containing options such as testing / prediction / important variables and information. Also contains API information. | 
| fixtureList | A data frame containing match localteam vs. visitorteam information which CAN include actual results if testing == TRUE. | 
Redis Keys used;
[KEY] :: csdm_pred:{comp_id}:{season}:{month}:{match_id}
The agregated value of 'correct'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.