12 citations · 12 across the 4 of their papers we have counts for
3 papers · 1 filter
OutlierDetection.jl: A modular outlier detection ecosystem for the Julia programming language
David Muhr, Michael Affenzeller, Anthony D. Blaom
OutlierDetection.jl is an open-source ecosystem for outlier detection in Julia. It provides a range of high-performance outlier detection algorithms implemented directly in Julia.…
Flexible model composition in machine learning and its implementation in MLJ
Anthony D. Blaom, Sebastian J. Vollmer
A graph-based protocol called `learning networks' which combine assorted machine learning models into meta-models is described. Learning networks are shown to overcome several limi…
MLJ: A Julia package for composable machine learning
Anthony D. Blaom, Franz Kiraly, Thibaut Lienart +3
MLJ (Machine Learing in Julia) is an open source software package providing a common interface for interacting with machine learning models written in Julia and other languages. It…