mirror of
https://github.com/webclinic017/drift.git
synced 2026-07-28 03:08:01 +00:00
eea88103f43a0a155cc701b622fa3823d6fade55
* feat(Metrics): added probabilistic sharpe ratio * Apply suggestions from code review
refactor(Project): move out load_data to utils, rename fetch_data to
run_fetch_data, got classifiers to work (#38)
refactor(Project): move out load_data to utils, rename fetch_data to
run_fetch_data, got classifiers to work (#38)
refactor(Project): move out load_data to utils, rename fetch_data to
run_fetch_data, got classifiers to work (#38)
feat(Config): feature extractors are enabled one-by-one with a bool, added previous model to model.fit() (#77)
feat(Config): feature extractors are enabled one-by-one with a bool, added previous model to model.fit() (#77)
feat(Models): added
debug_future_lookahead, sped up LogisticRegression & DecisionTreeClassifier (#74)
feat(Core): ensemble models, correct forward returns calculation, scaling, only train from when asset returns are available, major bug fixed in walk_forward_train_test (#35)
refactor(Project): move out load_data to utils, rename fetch_data to
run_fetch_data, got classifiers to work (#38)
Financial time series prediction models
Installation
Use the conda environment file attached!:)
Description
Languages
Python
85%
Jupyter Notebook
15%