more agressive trading avtions. audit
This commit is contained in:
@ -22,7 +22,7 @@ class TrainingIntegration:
|
||||
def __init__(self, orchestrator=None):
|
||||
self.orchestrator = orchestrator
|
||||
self.training_sessions = {}
|
||||
self.min_confidence_threshold = 0.3
|
||||
self.min_confidence_threshold = 0.15 # Lowered from 0.3 for more aggressive training
|
||||
|
||||
logger.info("TrainingIntegration initialized")
|
||||
|
||||
|
Reference in New Issue
Block a user