Preprocessing data, scikit-learn developers, 2024 - Provides comprehensive explanations and API references for scaling, normalization, and transformation methods, including practical usage with pipelines.
An Introduction to Statistical Learning: With Applications in R, Gareth James, Daniela Witten, Trevor Hastie, Rob Tibshirani, 2021 (Springer) - Offers foundational statistical background and practical guidance on data preparation for various machine learning models.
An Analysis of Transformations, George E. P. Box and David R. Cox, 1964Journal of the Royal Statistical Society. Series B (Methodological), Vol. 26 (Oxford University Press)DOI: 10.1111/j.2517-6161.1964.tb00553.x - The original academic paper introducing the Box-Cox transformation for improving normality and homogeneity of variance.