r_script_step 模块

包含用于创建运行 R 脚本的 Azure ML 管道步骤的功能。

RScriptStep

注释

这是一个实验类,随时可能会更改。 有关详细信息,请参阅 https://aka.ms/azuremlexperimental

创建运行 R 脚本的 Azure ML 管道步骤。

创建运行 R 脚本的 Azure ML Pipeline 步骤。

荒废的。 请改用 CommandStep 。 有关示例,请参阅 如何使用 CommandStep 在管道中运行 R 脚本