1/27
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Refers to the process of scaling input data to fall within a specific range, typically (0,1) or (-1,1). This is done to ensure that all features contribute equally to the analysis and that algorithms, particularly those based on distance calculation (like k-nearest neighbors or clustering), perform optimally.
Used to eliminate the skewness of our data, and make it into a normal distribution. Commonly seen in the square root transformation, and the inverse square root transformation.
Decimal or Integer Values