Question
What does min-max normalization usually do?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Maps values into a specified interval such as 0 to 1
Explanation:
Min-max scaling uses the observed minimum and maximum.
It preserves order but can be sensitive to extreme values.
Leave a Reply