From 6c26416aa4382399fc46edf18217d317b30dfc02 Mon Sep 17 00:00:00 2001 From: "Anthony Blaom, PhD" Date: Wed, 15 Mar 2023 21:34:19 +1300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cd47f755..f06796390 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ MLJ (Machine Learning in Julia) is a toolbox written in Julia providing a common interface and meta-algorithms for selecting, -tuning, evaluating, composing and comparing over [160 machine learning -models](https://alan-turing-institute.github.io/MLJ.jl/dev/list_of_supported_models/) +tuning, evaluating, composing and comparing about [200 machine learning +models](https://alan-turing-institute.github.io/MLJ.jl/dev/model_browser/#Model-Browser) written in Julia and other languages. **New to MLJ?** Start [here](https://alan-turing-institute.github.io/MLJ.jl/dev/).