How to fix the warning shown below

how to fix the following warning shown in screenshot
https://drive.google.com/file/d/1eHz92cLuVRPqXHh58Nru20NfzCOPR8EE/view?usp=sharing

ALSO in the problem statement it is written “normalise pixel values between 0-1”.
how to normalise pixel values and why it should be done?

hey @Par1hsharma ,
you don’t need to handle it.
just ignore that warning

You can use any normalization technique for this, check sklearn module .
or the most simpler is , just divide the pixel values by 255.

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.