update samples from Release-160 as a part of 1.0.76 SDK release

This commit is contained in:
vizhur
2019-11-25 19:28:19 +00:00
parent b54b2566de
commit 2214ea8616
89 changed files with 508 additions and 3346 deletions

View File

@@ -1,6 +1,6 @@
import argparse
import azureml.train.automl
from azureml.automl.core._vendor.automl.client.core.runtime import forecasting_models
from azureml.automl.runtime._vendor.automl.client.core.runtime import forecasting_models
from azureml.core import Run
from sklearn.externals import joblib
import forecasting_helper