Min-Max Scaler

easy· Machine Learningruns: 0

Implement a feature scaler that maps each feature into a given range (default [0, 1]) using the formula (X - min) / (max - min). Provide fit, transform, and fit_transform.

sign in to paste and practice your own solution
desktop only

codedrill is a typing game and needs a real keyboard. open this on a laptop or desktop to practice.

you can still browse problems and sections from your phone.