Breast Cancer Assignment Problem: Accuracy Already Fulfilled But Still Not Passed

I already have my accuracy of training around 0.99 and got the json and bin file after the training is done. But after I submit, I still can’t passed with the message: “Almost. Your model has NOT passed the required level of accuracy on the test set. The minimum required accuracy is 0.9500. Please try again.”

It’s certainly wrong because I already got more than the required 0.95 accuracy. Any idea what actually happen?

Hey @Hanif_Amin,

Try to follow these steps before submitting:

  1. After filling the requeried pieces of code run it on the server so that you train your model.

  2. Upload the two files which is (bin and json) files as single one zip file so make sure that you use the required extension as well.

Regards,
Jamal