check_tensorflow: Check if tensorflow is properly installed

Description Usage Arguments Value

View source: R/arg_checks.R

Description

This function ensures that the user has Python and Tensorflow (version <= 1.14) installed. If these criteria are violated, then the user cannot use the 'lstm_keras' model.

Usage

1
check_tensorflow(model_names)

Arguments

model_names

A list or vector of strings representing the model names to be used

Value

model_names: vector of strings the input model_names without 'lstm_keras' depending on that algorithms prerequisites.


xavierkamp/tsForecastR documentation built on Feb. 1, 2020, 10:16 a.m.