Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

install_azureml

Install azureml sdk package


Description

Install azureml sdk package

Usage

install_azureml(
  version = "1.10.0",
  envname = "r-reticulate",
  conda_python_version = "3.6",
  restart_session = TRUE,
  remove_existing_env = FALSE
)

Arguments

version

azureml sdk package version

envname

name of environment to create, if environment other than default is desired

conda_python_version

version of python for conda environment

restart_session

restart R session after installation

remove_existing_env

delete the conda environment if already exists

Value

None


azuremlsdk

Interface to the 'Azure Machine Learning' 'SDK'

v1.10.0
MIT + file LICENSE
Authors
Diondra Peck [cre, aut], Minna Xiao [aut], AzureML R SDK Team [ctb], Microsoft [cph, fnd], Google Inc. [cph] (Examples and Tutorials), The TensorFlow Authors [cph] (Examples and Tutorials), RStudio Inc. [cph] (Examples and Tutorials)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.