PROFITABLE! no CNN training; less logging
This commit is contained in:
@ -1581,7 +1581,7 @@ class DataProvider:
|
||||
|
||||
# Convert to sorted list for consistent ordering
|
||||
common_feature_names = sorted(list(common_feature_names))
|
||||
logger.info(f"Using {len(common_feature_names)} common features: {common_feature_names}")
|
||||
# logger.info(f"Using {len(common_feature_names)} common features: {common_feature_names}")
|
||||
|
||||
# Second pass: create feature channels with common features
|
||||
for tf in timeframes:
|
||||
|
Reference in New Issue
Block a user