mirror of
https://github.com/webclinic017/drift.git
synced 2026-07-27 18:57:55 +00:00
2606639cc2c2bb03eeaa86d9ed150fe84316e9f2
* fix(Labelling): didn't forward shift forward returns previously, introduced major lookahead bias * fix(Baseline): use the same config
fix(Labelling): didn't forward shift forward returns previously, introduced major lookahead bias (#249)
fix(Labelling): didn't forward shift forward returns previously, introduced major lookahead bias (#249)
feat(Project): use SKLearn models directly, removed custom ensembling, use 5 minute data, batch inference, numba cusum filter (#192)
fix(Labelling): didn't forward shift forward returns previously, introduced major lookahead bias (#249)
Financial time series prediction
And end-to-end pipeline to train predictive Machine Learning models on financial (non-stationary, regime changing) time series. Includes feature selection and meta labelling.
Description
Languages
Python
85%
Jupyter Notebook
15%