docker/user_data remove from git
This commit is contained in:
parent
ad1291fc7c
commit
8cfe177ce5
3
.gitignore
vendored
3
.gitignore
vendored
@ -131,3 +131,6 @@ output.log
|
||||
!outputs/output.log
|
||||
result/
|
||||
user_data.tar.gz
|
||||
user_data/models/
|
||||
user_data/data/models/
|
||||
docker/user_data/
|
||||
|
||||
@ -1 +0,0 @@
|
||||
{"start_dry_live_date":1745074800}
|
||||
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
||||
{"1INCH/USDT:USDT":{"model_filename":"cb_1inch_1745136463","trained_timestamp":1745136463,"data_path":"/freqtrade/user_data/models/unique-id/sub-train-1INCH_1745136463","extras":{}},"ALGO/USDT:USDT":{"model_filename":"cb_algo_1745136468","trained_timestamp":1745136468,"data_path":"/freqtrade/user_data/models/unique-id/sub-train-ALGO_1745136468","extras":{}}}
|
||||
@ -1,56 +0,0 @@
|
||||
{
|
||||
"freqai": {
|
||||
"enabled": true,
|
||||
"purge_old_models": 2,
|
||||
"train_period_days": 15,
|
||||
"backtest_period_days": 7,
|
||||
"live_retrain_hours": 0,
|
||||
"identifier": "unique-id",
|
||||
"feature_parameters": {
|
||||
"include_timeframes": [
|
||||
"3m",
|
||||
"15m",
|
||||
"1h"
|
||||
],
|
||||
"include_corr_pairlist": [
|
||||
"BTC/USDT:USDT",
|
||||
"ETH/USDT:USDT"
|
||||
],
|
||||
"label_period_candles": 20,
|
||||
"include_shifted_candles": 2,
|
||||
"DI_threshold": 0.9,
|
||||
"weight_factor": 0.9,
|
||||
"principal_component_analysis": false,
|
||||
"use_SVM_to_remove_outliers": true,
|
||||
"indicator_periods_candles": [
|
||||
10,
|
||||
20
|
||||
],
|
||||
"plot_feature_importances": 0,
|
||||
"shuffle_after_split": false,
|
||||
"buffer_train_data_candles": 0
|
||||
},
|
||||
"data_split_parameters": {
|
||||
"test_size": 0.33,
|
||||
"random_state": 1,
|
||||
"shuffle": false
|
||||
},
|
||||
"model_training_parameters": {},
|
||||
"write_metrics_to_disk": false,
|
||||
"conv_width": 1,
|
||||
"expiration_hours": 0,
|
||||
"save_backtest_models": false,
|
||||
"activate_tensorboard": true,
|
||||
"wait_for_training_iteration_on_reload": true,
|
||||
"continual_learning": false,
|
||||
"keras": false
|
||||
},
|
||||
"timeframe": "3m",
|
||||
"stake_amount": 200,
|
||||
"stake_currency": "USDT",
|
||||
"max_open_trades": 5,
|
||||
"pairs": [
|
||||
"1INCH/USDT:USDT",
|
||||
"ALGO/USDT:USDT"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user