paper-with-me

Papers

MLJ: A Julia package for composable machine learning

2020-07-23 · Anthony D. Blaom, Franz Kiraly, Thibaut Lienart, Yiannis Simillides, Diego Arenas, Sebastian J. Vollmer

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 provides tools and meta-algorithms for selecting, tuning, evaluating, composing and comparing those models, with a focus on flexible model composition. In this design overview we detail chief novelties of the framework, together with the clear benefits of Julia over the dominant multi-language alternatives.

📄 PDF Abstract BibTeX arXiv:2007.12285

Code (1)

alan-turing-institute/MLJ.jl

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

NoLimits.jl: Flexible and Composable Nonlinear Mixed-Effects Modeling in Julia

2026-06-23 · Manuel Huth, Jonas Arruda, Nina Schmid, Roy Gusinow 외 arxiv

Nonlinear mixed-effects models are widely used to analyze longitudinal data, but existing open-source software often supports only a limited subset of the model structures, inference methods, machine-learning components,…

Bijectors.jl: Flexible transformations for probability distributions

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Tor Erlend Fjelde, Kai Xu, Mohamed Tarek, Sharan Yalburgi 외

Transforming one probability distribution to another is a powerful tool in Bayesian inference and machine learning. Some prominent examples are constrained-to-unconstrained transformations of distributions for use in Ham…

Bayesian InferenceVariational Inference

The JuliaConnectoR: a functionally oriented interface for integrating Julia in R

2020-05-13 · Stefan Lenz, Maren Hackenberg, Harald Binder

Like many groups considering the new programming language Julia, we faced the challenge of accessing the algorithms that we develop in Julia from R. Therefore, we developed the R package JuliaConnectoR, available from th…

Deep Learning

RobustNeuralNetworks.jl: a Package for Machine Learning and Data-Driven Control with Certified Robustness

2023-06-22 · Nicholas H. Barbara, Max Revay, Ruigang Wang, Jing Cheng 외

Neural networks are typically sensitive to small input perturbations, leading to unexpected or brittle behaviour. We present RobustNeuralNetworks.jl: a Julia package for neural network models that are constructed to natu…

image-classificationreinforcement-learning

Julia as a universal platform for statistical software development

2024-04-14 · David Roodman

The julia package integrates the Julia programming language into Stata. Users can transfer data between Stata and Julia, issue Julia commands to analyze and plot, and pass results back to Stata. Julia's econometric ecosy…