refuserMa

Results 2 issues of refuserMa

When I try to run the code without --train,it comes to an error: python -m LogClass.logclass --force --kfold 3 --logs_type "bgl" --logs "LogClass/output/preprocessed_logs/bgl.txt" --models_dir "F:\Users\Desktop\LogClass\LogClass\output\logclass_bgl_4117346017\models" --featu res_dir "F:\Users\Desktop\LogClass\LogClass\output\logclass_bgl_4117346017\features" --report macro...

when I run the main code with my dataset, it comes to this error: line 116, in train targets_fast[idx] = targets[neighbor[random.randint(1,num_neighbor)]] IndexError: index 5 is out of bounds for dimension...