]> Piment Noir Git Repositories - freqai-strategies.git/commit
feat: add debug logs for extrema detection and filtering on predictions
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 2 Jan 2026 00:56:51 +0000 (01:56 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 2 Jan 2026 00:56:51 +0000 (01:56 +0100)
commit9666d0d2442b6631473124df0665981195586fd4
treec90ebe65cad164ed9b4476d6b38ba862f6a7a656
parent676b8d46e2ac072815487a48f1020f8d69977137
feat: add debug logs for extrema detection and filtering on predictions

- Add debug logging in _get_extrema_indices to track find_peaks detection counts
- Add debug logging in _get_ranked_peaks to track filtering results
- Add debug logging in _get_ranked_extrema to track filtering results
- Harmonize variable naming: use n_kept_minima/n_kept_maxima consistently
- Use consistent log format: 'Context | Action: details' pattern
quickadapter/user_data/freqaimodels/QuickAdapterRegressorV3.py