shared Package

Contains shared classes used by multiple packages under azureml.automl.core for Azure Machine Learning.

Modules

activity_logger

Activity-based loggers.

constants

Defines automated ML constants used in Azure Machine Learning.

dataflow_utilities

Utilities for Dataflows.

exceptions

Exceptions thrown by AutoML.

fake_traceback

Module to serialize and deserialize traceback-like objects.

forecasting_exception

A module that contains definitions of custom exception classes.

import_utilities

Utility methods for validation and conversion.

limit_function_call_exceptions

Exceptions thrown by limit function call implementations.

Adapted from https://github.com/sfalkner/pynisher

log_server

Server for handling logging from multiple processes.

logging_fields

Logging fields.

logging_utilities

Utility module for logging.

pickler

Class for automl picklers.

reference_codes

All AutoML reference codes.

telemetry_activity_logger

Telemetry activity logger.

telemetry_formatter

PII-aware logging formatter.

transformer_runtime_exceptions

Exceptions thrown by AutoML transformers.

types

Convenience names for long types.

utilities

Utility methods for validation and conversion.