powered by
Installs Python dependencies (TensorFlow, Keras, Pandas) in a Conda environment for the transformerForecasting package.
install_r_dependencies(env_name = "r-reticulate")
Invisibly returns NULL after attempting to install dependencies.
Character string specifying the Conda environment name (default: "r-reticulate").
if (FALSE) { install_r_dependencies() }
Run the code above in your browser using DataLab