mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-07 13:00:58 +08:00
Fix recorder related bugs
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
import mlflow
|
||||
from pathlib import Path
|
||||
from .recorder import MLflowRecorder
|
||||
from ..log import get_module_logger
|
||||
|
||||
logger = get_module_logger("workflow", "INFO")
|
||||
|
||||
class Experiment:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user