shared 包

包含 Azure 机器学习的 azureml.automl.core 下多个包使用的共享类。

模块

activity_logger

基于活动的记录器。

constants

定义 Azure 机器学习中使用的自动化 ML 常量。

dataflow_utilities

数据流的实用工具。

exceptions

AutoML 引发的异常。

fake_traceback

用于序列化和反序列化类似跟踪回对象的模块。

forecasting_exception

包含自定义异常类定义的模块。

import_utilities

用于验证和转换的实用工具方法。

limit_function_call_exceptions

限制函数调用实现引发的异常。

改编自 https://github.com/sfalkner/pynisher

log_server

用于处理来自多个进程的日志记录的服务器。

logging_fields

日志记录字段。

logging_utilities

用于日志记录的实用工具模块。

pickler

automl 选取器类。

reference_codes

所有 AutoML 引用代码。

telemetry_activity_logger

遥测活动记录器。

telemetry_formatter

PII 感知日志记录格式化程序。

transformer_runtime_exceptions

AutoML 转换器引发的异常。

types

长类型的便利名称。

utilities

用于验证和转换的实用工具方法。