Improve AI logic
This commit is contained in:
@@ -18,6 +18,7 @@ from .training import (
|
||||
ModelPerformanceMetric,
|
||||
TrainingJobQueue,
|
||||
ModelArtifact,
|
||||
TrainingPerformanceMetrics,
|
||||
)
|
||||
|
||||
# List all models for easier access
|
||||
@@ -27,5 +28,6 @@ __all__ = [
|
||||
"ModelPerformanceMetric",
|
||||
"TrainingJobQueue",
|
||||
"ModelArtifact",
|
||||
"TrainingPerformanceMetrics",
|
||||
"AuditLog",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user