Learning Networks and Composing Models, The MLJ Development Team, 2024 - Official MLJ.jl documentation explaining how to compose machine learning models and create multi-stage pipelines using learning networks.
Tuning Models, The MLJ Development Team, 2024 (The Alan Turing Institute) - Official MLJ.jl documentation detailing hyperparameter tuning strategies for individual models and complete pipelines.
Applied Predictive Modeling, Max Kuhn and Kjell Johnson, 2013 (Springer)DOI: 10.1007/978-1-4614-6849-3 - A comprehensive resource on building and evaluating predictive models, including detailed sections on data preprocessing, feature selection, and systematic model tuning within a robust workflow.