TargetEncoder in category_encoders library documentation, Will McGinnis, 2023 - Official documentation for the TargetEncoder class, explaining its parameters (such as smoothing) and usage within the category_encoders library.
Applied Predictive Modeling, Max Kuhn, Kjell Johnson, 2013 (Springer)DOI: 10.1007/978-1-4614-6849-3 - A foundational text in predictive modeling that explains the principles of resampling, cross-validation, and robust model training, important for understanding leakage prevention in target encoding.