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 pickler 的类。

reference_codes

所有 AutoML 引用代码。

telemetry_activity_logger

遥测活动记录器。

telemetry_formatter

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

transformer_runtime_exceptions

由 AutoML 转换器引发的异常。

types

Long 类型的便利名称。

utilities

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