PhenixY

Results 1 issues of PhenixY

train according to the procedure: mkdir Criteo python ./Dataprocess/Criteo/preprocess.py python ./Dataprocess/Kfold_split/stratifiedKfold.py python ./Dataprocess/Criteo/scale.py Here's how to run the training. python -u train.py \ --data "Criteo" --blocks 3 --heads 2 --block_shape...