Sign Up now to download our free comprehensive Interview blueprint success guide packed with proven strategies.
WITTY BYTE
CODE|BEGINEER

Min Max Scaling

Write a function min_max_scale(X) that takes a 2D numpy array X and returns a scaled version where each feature is in [0,1].

Your Answer
Loading...
Hints
Pressto get a helpful tip
Question

Min Max Scaling