Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Estimator' is deprecated. #424

Open
stahengik opened this issue Aug 31, 2021 · 0 comments
Open

'Estimator' is deprecated. #424

stahengik opened this issue Aug 31, 2021 · 0 comments

Comments

@stahengik
Copy link

Describe the bug
azureml-sdk-for-r seems to not have updates

To Reproduce
Try to create an estimator
est <- estimator(source_directory = "train-and-deploy-first-model",
entry_script = "accidents.R",
script_params = list("--data_folder" = ds$path(target_path)),
compute_target = compute_target
)

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant