Commit Graph

17 Commits

Author SHA1 Message Date
Wagner Costa Santos 80d070e9ee update code to use historic_predictions for freqai_backtest_live_models 2022-11-19 14:15:58 -03:00
Wagner Costa Santos 3903b04d3f save_live_data_backtest - added docs and tests 2022-11-17 15:20:07 -03:00
Matthias 942840da2d Improve setting wording to keep future possibilities open 2022-11-13 15:22:44 +01:00
robcaulk 214c622475 move dataframe converter to converter.py 2022-11-12 10:38:25 +01:00
Emre 06a2957837
Merge branch 'develop' into add-single-precision-freqai 2022-11-05 19:15:12 +03:00
robcaulk 257c833831 add doc for single precision, dont allow half precision, add test 2022-11-04 18:10:04 +01:00
robcaulk d4cfcbda24 move write_metrics_to_disk to proper place in param table 2022-11-04 17:53:15 +01:00
robcaulk b236e362ba Merge remote-tracking branch 'origin/develop' into add-metric-tracker 2022-10-14 19:00:49 +02:00
th0rntwig f8331e0326 Add model libs info 2022-10-13 10:53:25 +02:00
robcaulk 76b33359a9 add an optional metric tracker to collect train timings, inference timings, and cpu load data 2022-10-09 20:22:42 +02:00
th0rntwig c2d0eca9d8 Remove backticks around FreqAI 2022-10-03 11:01:58 +02:00
th0rntwig 21440eaec2 Fix typos and correct/improve descriptions 2022-10-02 12:47:58 +02:00
th0rntwig 772abfc6f0 Add default value for shuffle in docs 2022-09-28 19:29:02 +02:00
th0rntwig 683b084323 Set train-test-split shuffle=False as default and remove stratification 2022-09-28 18:23:56 +02:00
robcaulk f5535e780c change wording, switch FreqAI word format 2022-09-25 21:18:51 +02:00
th0rntwig 02dba5304b Revise FreqAI multipage docs structure 2022-09-25 12:12:35 +02:00
th0rntwig c210d6614c Reorganise multipage doc 2022-09-17 17:43:39 +02:00