IDatasetManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface for dataset manager. This interface doesn't include any method or property definition and is used by AutoMLExperiment and other components to retrieve the instance of the actual dataset manager from containers.
public interface IDatasetManager
type IDatasetManager = interface
Public Interface IDatasetManager
- Derived