Negative accuracy

why negative accuracy is showing

Hey @raushan.iitdhn, make sure you are making prediction on test.csv and check if your file follows the format of sample_submission.csv. If doubts persist than upload the ipynb on google drive and share the link here.

HOpe this resolved your doubt.
Plz mark the doubt as resolved in my doubts section.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.

Still getting negative accuracy.
ipynb file link

Hey @raushan.iitdhn, you have not appended array of 1 in the x_test. Also you have also not wrote error function, so how you can get the idea that you model is optimized or not.

1 Like