Error when i run this code, can you help me?
adhityabagasmiwa opened this issue · 0 comments
adhityabagasmiwa commented
File ".\pcr.py", line 358, in
train()
File ".\pcr.py", line 301, in train
positiveFiles, negativeFiles, testFiles = loadFileLists()
File ".\pcr.py", line 293, in loadFileLists
print(testFiles[0], negativeFiles[0], positiveFiles[0])
IndexError: list index out of range