CPI_prediction icon indicating copy to clipboard operation
CPI_prediction copied to clipboard

can not get the result as the paper

Open aaronlyt opened this issue 5 years ago • 0 comments

Torch version: 1.1.0

As the title, i trained the code directly on the dataset human, but got the results below, which were different from the paper, is the code not same with the paper?

The code uses GPU... Training... Epoch Time(sec) Loss_train AUC_dev AUC_test Precision_test Recall_test 1 1.043790566000098 55.68943989276886 0.75 0.9583333333333334 0.6 1.0 2 1.8972396280005341 55.123449206352234 0.8125 1.0 0.6 1.0 3 2.755670120001014 54.722046077251434 0.8125 1.0 0.6 1.0 4 3.6050277929971344 54.029464304447174 0.9375 0.9583333333333334 0.6 0.5 .......................................... 98 84.71962930099835 0.011957645416259766 1.0 0.7916666666666667 0.75 0.5 99 85.56498634699528 0.01192164421081543 1.0 0.7916666666666667 0.75 0.5

aaronlyt avatar Jul 30 '19 06:07 aaronlyt