DGLD Command Line Tool DGLD provides an easy-to-use graphical command line tool for users to run experiments with different models, datasets and customized parameters. You can select all the settings in this page, click 'Submit' and copy the shell scripts to your terminal. Then enjoy the DGLD!

 
The experimental results are saved in save_ path/exp_name folder, the results of the i-th parameter experiment are saved in save_ path/exp_ name/exp_ name_ i folder, the *. log file stores the log of the training process, auc_ res.md stores the AUC results of this group of experiments, *.json file contains the results and the experimental configuration. If you want to aggregate all the experimental results in one table, you can use summary.py in scripts. The summarized results are saved in save_ path/exp_name folder.