akshayboora/afml / model_development.py
akshayboora's picture
download
raw
739 Bytes
"""
Guide compatibility shim.
Allows examples that use:
from model_development import ...
from the repository root.
"""
from afml.production.model_development import (
LogAnalyzer,
LoggingModelDevelopmentPipeline,
ModelDevelopmentLogger,
ModelDevelopmentPipeline,
PipelineMonitor,
ProductionReadinessChecker,
compare_runs,
develop_production_model,
develop_production_model_with_enhanced_logging,
)
__all__ = [
"ModelDevelopmentPipeline",
"LoggingModelDevelopmentPipeline",
"ModelDevelopmentLogger",
"LogAnalyzer",
"PipelineMonitor",
"ProductionReadinessChecker",
"compare_runs",
"develop_production_model",
"develop_production_model_with_enhanced_logging",
]

Xet Storage Details

Size:
739 Bytes
·
Xet hash:
cf56cf60494a4700c3c3fd969ced75117c448b1f746c70aeb756a1d645ab3a11

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.