Sean Mirchi

Results 1 comments of Sean Mirchi

Well seems like they've added something in the latest version -> `azureml-core-1.0.69` Now Experiment class has an `archive` function. You can use it like this: ``` from azureml.core.experiment import Experiment...