predict_matches: Predict Matches

Description Usage Arguments Details Value

View source: R/classify_predict_matches.R

Description

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

Usage

1
predict_matches(KEYS, datModel, ..., cMethod = "xgboost")

Arguments

KEYS

A list containing options such as testing / prediction / important variables and information. Also contains API information.

Details

API endpoints;

Value

Nothing. Print results to screen.


niallbenj/footballstats documentation built on Aug. 13, 2019, 5:12 p.m.