Install TPOT and its dependencies
1 2 3 |
method |
Installation method. By default, "auto" tries to finds a method that will work in the local environment. Change the default to force a specific installation method. |
conda |
Path to conda executable (or "auto" to find conda using the PATH and other conventional install locations). |
version |
TPOT version to install. Specify "default" to install the latest release version. You can also provide a full major.minor.patch specification (e.g. "1.1.0"). |
envname |
Name of Python environment to install within. Default is "r-tpot". |
extra_packages |
Additional Python packages to install along with TPOT. |
restart_session |
Restart R session after installing (note this will only occur within RStudio). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.