I have a raspberry processing error for our project. It said there is the error processing line number 1. I never seem this error before and don't know how to solve this error. Could you plz help me or give me any suggestions. Thank you very much!
Our project is Email Spam Detection. We collect all the words that come up from training set and each word represent one features. So we have around 7500 features in our dataset and most of the elements are zero. I have check the test accuracy in python. the accuracy is around 90-99, looks pretty good.
I have a raspberry processing error for our project. It said there is the error processing line number 1. I never seem this error before and don't know how to solve this error. Could you plz help me or give me any suggestions. Thank you very much! Our project is Email Spam Detection. We collect all the words that come up from training set and each word represent one features. So we have around 7500 features in our dataset and most of the elements are zero. I have check the test accuracy in python. the accuracy is around 90-99, looks pretty good.