mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
update samples from Release-11 as a part of 1.5.0 SDK stable release
This commit is contained in:
@@ -2,8 +2,7 @@ import numpy as np
|
||||
import argparse
|
||||
from azureml.core import Run
|
||||
from sklearn.externals import joblib
|
||||
from azureml.automl.core._vendor.automl.client.core.common import metrics
|
||||
from automl.client.core.common import constants
|
||||
from azureml.automl.core.shared import constants, metrics
|
||||
from azureml.core.model import Model
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user