Join the conversation

done
Reply

if your algorithm deals with only +ve values then use Min-Max Scalar. Otherwise, if your algorithm deals with -ve values as well then use Standard Scalar or Max Absolute Scalar.
--> Standard Scalar is the mostly used scalar.
Reply

Done
Reply

Done
Reply

right sir
Jazakullah kharn
Reply

I have done this video.
Reply

I have done this lecture.
Reply

thanks Sir, JazakAllah Khair
Reply

Absolutely right.

If algorithms support -ve values then use standard scaling and max-ABS scaling, if algorithms support only positive then use min-max scaling
Reply