MLJ.jl Documentation, The MLJ.jl Developers, 2025 (The Alan Turing Institute) - Official documentation for the MLJ.jl ecosystem, detailing its API, components, and usage examples.
MLJ: A Julia package for composing and tuning machine learning models, Anthony D. Blaom, Franz Kiraly, Thibaut Lienart, Yiannis Simillides, Diego Arenas, Sebastian J. Vollmer, 2020Journal of Open Source Software, Vol. 5 (The Open Journal)DOI: 10.21105/joss.02704 - Introduces the design principles and architecture of MLJ.jl, covering its unified interface and composable workflows.
Scikit-learn: Machine Learning in Python, Fabian Pedregosa, Gaël Varoquaux, Alexandre Gramfort, Vincent Michel, Bertrand Thirion, Olivier Grisel, Mathieu Blondel, Peter Prettenhofer, Ron Weiss, Vincent Dubourg, Jake Vanderplas, Alexandre Passos, David Cournau, Matthieu Brucher, Matthieu Perrot, Édouard Duchesnay, 2011Journal of Machine Learning Research, Vol. 12 (Journal of Machine Learning Research)DOI: 10.5555/1953048.2078195 - A foundational paper describing scikit-learn, which serves as a conceptual reference for unified machine learning frameworks.