Matthias
|
486d8a48a0
|
Fix docs (buffer_train_data_candles is an integer, not a boolean)
closes #8384
|
2023-03-25 19:36:28 +01:00 |
|
robcaulk
|
d9dc831772
|
allow user to drop ohlc from features in RL
|
2023-03-07 11:33:54 +01:00 |
|
Matthias
|
521025037d
|
Merge pull request #8203 from freqtrade/add-bufer-train-data-candles
Add buffer_train_data_candles feature
|
2023-02-24 13:25:18 +01:00 |
|
robcaulk
|
c283e22325
|
fix purge_old_models description in parameter table
|
2023-02-24 10:54:43 +01:00 |
|
robcaulk
|
b8f011a2ab
|
give users ability to decide how many models to keep in dry/live
|
2023-02-22 22:27:56 +01:00 |
|
robcaulk
|
2b5c11c7b4
|
allow users to buffer train data with buffer_train_data_candles parameter
|
2023-02-21 21:08:34 +01:00 |
|
Matthias
|
b0ec35d526
|
Merge pull request #7904 from freqtrade/feat/shuffle_after_split
add shuffle_after_split option
|
2023-02-19 15:03:04 +01:00 |
|
thorntwig
|
35fe37199d
|
fix minor typos
|
2023-02-16 20:04:42 +01:00 |
|
robcaulk
|
be85ef2707
|
add documentation for shuffle_after_split, add to constants
|
2023-02-16 18:50:11 +01:00 |
|
Matthias
|
ef1738fbf6
|
Remove follow_mode from docs
|
2023-02-02 19:30:59 +01:00 |
|
Wagner Costa
|
ed2b1b1ed1
|
Merge branch 'develop' into freqai_feature_engineering_functions
|
2023-01-04 10:40:20 -03:00 |
|
robcaulk
|
c2936d551b
|
improve doc, update test strats, change function names
|
2022-12-28 13:25:40 +01:00 |
|
Robert Caulk
|
20901c833a
|
Improve purge_old_models explanation
|
2022-12-27 10:08:09 +01:00 |
|
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 |
|