Commit Graph

31 Commits

Author SHA1 Message Date
robcaulk 38d3b4cab2 add details to doc plot_feature_importance doc 2022-12-04 11:29:21 +01:00
Robert Caulk 7ddf7ec0ae
Update freqai-parameter-table.md 2022-12-02 11:28:00 +01:00
robcaulk 7fd6bc526e add randomize_starting_position to the rl_config 2022-11-27 21:03:13 +01:00
robcaulk aaaa5a5f64 add documentation for net_arch, other small changes 2022-11-26 13:44:58 +01:00
Matthias cf2f12b472 Headers between Tables -> Tables can be jumped to directly 2022-11-26 13:06:21 +01:00
robcaulk 9f13d99b99 improve parameter table, add better documentation for custom calculate_reward, add various helpful notes in docstrings etc 2022-11-26 11:32:39 +01:00
Matthias e5fc21f577 Fix broken table rendering 2022-11-23 20:59:45 +01:00
robcaulk 387c905a86 merge develop into RL 2022-11-17 21:59:07 +01:00
robcaulk 90f168d1ff remove more user references. cleanup dataprovider 2022-11-13 17:06:06 +01:00
robcaulk 388ca21200 update docs, fix bug in environment 2022-11-13 16:56:31 +01:00
robcaulk 3c249ba994 add doc for data_kitchen_thread_count` 2022-11-13 16:11:14 +01:00
Matthias 942840da2d Improve setting wording to keep future possibilities open 2022-11-13 15:22:44 +01:00
robcaulk 7a4bb040a5 merge develop into feat/freqai-rl-dev 2022-11-12 10:54:34 +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 d1a0874683 merge develop into feat/freqai-rl-dev 2022-10-30 10:13:03 +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
robcaulk 9c73411ac2 Merge remote-tracking branch 'origin/develop' into dev-merge-rl 2022-10-05 15:21:45 +02:00
robcaulk 292d72d593 automatically handle model_save_type for user 2022-10-03 18:42:20 +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
robcaulk ab9d781b06 add reinforcement learning page to docs 2022-10-01 17:50:05 +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