MLflow Tracking, The MLflow Community, 2024 - The official documentation for MLflow's experiment tracking capabilities, detailing how to log parameters, metrics, and especially artifacts, including models and other files.
Building Machine Learning Powered Applications: Going from Idea to Product, Emmanuel Ameisen, 2020 (O'Reilly Media) - This book covers practical aspects of bringing ML models to production, with sections on experiment tracking, model versioning, and the importance of logging artifacts for reproducibility and deployment in an MLOps context.
Designing Machine Learning Systems: An Iterative Process for Production-Ready AI, Chip Huyen, 2022 (O'Reilly Media) - This comprehensive book on MLOps principles dedicates sections to experiment tracking and data versioning, emphasizing the critical role of managing and logging various artifacts throughout the machine learning lifecycle.