Accuracy is 0 besides i have properly scrap the sir

hey i wanted to know how come my accuracy is 0

hey @personifier997 ,
There might be some small error in your submission file related to any column or index,
so kindly provide me link to your code , so that i can clarify that issue in your code.

Thank You and Happy Learning :slightly_smiling_face:.

https://drive.google.com/file/d/1IKQFTcKbBWBY29vkna7wMSWlav5RKrMJ/view?usp=sharing

yes please, i will be more than happy if u can do that

Your code file looks good.
But can you please upload your full folder of this project on drive and share me its link.
And also let me know the codes that you are using to generate csv file.

It would be easier for me debug then.

https://drive.google.com/drive/folders/1Ls3Ld9B-ZCXxBeaog9E3dRp8gtwN5TRk?usp=sharing

here is the full challenge folder and i have first converted json to dataframe and the dataframe to csv

the json file name is 1121.json and csv file name is final.csv

hey @personifier997 ,
The error is in the prices that you are providing to each book.
Your scrapped book prices are repeating on different books , which is incorrect.

Kindly have a look at it and try to resolve that.
I guess changing getall() to get() , might help.

Thank You :slightly_smiling_face:.

thanku !! the accuracy increased straight to 98%…but may u tell me that how you debugged that

It just came into my eye that you are having similar prices , then i just once checked the book store website and got your error.

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.