In video bhaiya said if we normalize train, we also need to normalize test but he didn’t do it?
In video , Problem about normalization
hey @rbpagire ,
Bhaiya might have by mistake skipped normalizing the data.
But yeah its true , that if have trained your model with normalized values then you need to also scale your test values so that model can easily understand what kind of values it dealing with.
I hope this clears your point.
Thank You
.