Description Usage Arguments Value
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.
1 | check_tensorflow(model_names)
|
model_names |
A list or vector of strings representing the model names to be used |
model_names: vector of strings the input model_names without 'lstm_keras' depending on that algorithms prerequisites.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.