Commit Graph

4 Commits

Author SHA1 Message Date
google-labs-jules[bot] 44c4e22e2d Add tests for labeling schemes and fix duplicate function
- Added `pytest` to dependencies in `pyproject.toml`
- Removed duplicate `create_labels_double_barrier` function definition from `features/labeling_schemes.py`
- Added comprehensive unit tests in `tests/test_labeling_schemes.py` covering:
  - `calculate_future_returns`
  - `create_labels_multi_bar`
  - `create_labels_double_barrier`
  - `create_labels_regime_detection`
  - `create_labels_volatility`

Co-authored-by: maghdam <63883156+maghdam@users.noreply.github.com>
2026-03-11 18:34:23 +00:00
Samuel Ojietohamen 75929190ab feat: add volatility labeling scheme
- Removed requirements.txt file
- Added volatility label function
- Created pyproject.toml
- Added uv.lock file
2025-10-04 18:28:33 +01:00
Mohammad Aghdam 6939daaeb4 feat: Organize notebooks and add stationarity checks 2025-10-02 00:00:16 +02:00
Maghdam 6a3994bbf7 Initial commit 2025-03-02 22:25:33 +01:00