mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-01 13:17:47 +00:00
c9f8ed1304ba6adfb59db6369f5e70d712efb6b1
* feat(Data): added script to download data from binance * feat(Data): saving unified parquet file/loading * fix(Config): tweak the cusum filter's threshold * fix(Dependencies): added binance_historical_data
feat(Project): use SKLearn models directly, removed custom ensembling, use 5 minute data, batch inference, numba cusum filter (#192)
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%