Description Usage Arguments Details Value
View source: R/classify_predict_matches.R
A function that queries the endpoint and redis to obtain
upcoming matches then with the current model attempts to predict the
matches that are being played between DATE_FROM and DATE_TO
1  | predict_matches(KEYS, datModel, ..., cMethod = "xgboost")
 | 
KEYS | 
 A list containing options such as testing / prediction / important variables and information. Also contains API information.  | 
API endpoints;
"/matches?comp_id=comp_id&from_date=mm.dd.yyyy&to_date=mm.dd.yyyy&Authorization=auth_id"
Nothing. Print results to screen.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.