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