profile Module

Contains functionality for profiling models in Azure Machine Learning.

Classes

ModelProfile

Contains the results of a profiling run.

A model profile of a model is a resource requirement recommendation. A ModelProfile object is returned from the profile method of the Model class.

Initialize the ModelProfile object.