Update scripts
This commit is contained in:
parent
91a9e1553d
commit
01c904df2f
@ -13,8 +13,7 @@ fi
|
||||
gpu=$1
|
||||
market=$2
|
||||
|
||||
# algorithms="MLP GRU LSTM ALSTM XGBoost LightGBM SFM"
|
||||
algorithms="SFM"
|
||||
algorithms="MLP GRU LSTM ALSTM XGBoost LightGBM SFM TabNet DoubleE"
|
||||
|
||||
for alg in ${algorithms}
|
||||
do
|
||||
|
Loading…
Reference in New Issue
Block a user