File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ machine learning models into
9
9
| :-----------: | :------: |
10
10
| [ ![ Build Status] ( https://github.com/JuliaAI/MLJModelInterface.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaAI/MLJModelInterface.jl/actions ) | [ ![ codecov.io] ( http://codecov.io/github/JuliaAI/MLJModelInterface.jl/coverage.svg?branch=master )] ( http://codecov.io/github/JuliaAI/MLJModelInterface.jl?branch=master ) |
11
11
12
- [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://juliaai.github.io/MLJModelInterface.jl/stable / )
12
+ [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://juliaai.github.io/MLJModelInterface.jl/dev / )
13
13
14
14
15
15
[ MLJ] ( https://alan-turing-institute.github.io/MLJ.jl/dev/ ) is a framework for evaluating,
16
16
combining and optimizing machine learning models in Julia. A third party package wanting
17
17
to integrate their machine learning models into MLJ must import the module
18
18
` MLJModelInterface ` defined in this package, as described in the
19
- [ documentation] ( https://juliaai.github.io/MLJModelInterface.jl/stable / ) .
19
+ [ documentation] ( https://juliaai.github.io/MLJModelInterface.jl/dev / ) .
You can’t perform that action at this time.
0 commit comments