Hi
I have tried to run the code, in the dataset preparing you have
affected_files_test.extend(affected_files_text2)
healthy_files_test.extend(healthy_files_text2)
while you didn't define affected_files_test and healthy_files_test.
would you please let me know how I can solve the error?
Thank you very much
Hi
I have tried to run the code, in the dataset preparing you have
affected_files_test.extend(affected_files_text2)
healthy_files_test.extend(healthy_files_text2)
while you didn't define affected_files_test and healthy_files_test.
would you please let me know how I can solve the error?
Thank you very much