Skip to content

Commit d3e1497

Browse files
authored
Merge pull request #232 from blegat/patch-1
Fix link to MLJ
2 parents 8d565b5 + 781164a commit d3e1497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ the [JuliaAI](https://github.com/JuliaAI) organization.
1313
Available via:
1414
* [AutoMLPipeline.jl](https://github.com/IBM/AutoMLPipeline.jl) - create complex ML pipeline structures using simple expressions
1515
* [CombineML.jl](https://github.com/ppalmes/CombineML.jl) - a heterogeneous ensemble learning package
16-
* [MLJ.jl](https://alan-turing-institute.github.io/MLJ.jl/dev/) - a machine learning framework for Julia
16+
* [MLJ.jl](https://juliaai.github.io/MLJ.jl/dev/) - a machine learning framework for Julia
1717
* [ScikitLearn.jl](https://github.com/cstjean/ScikitLearn.jl) - Julia implementation of the scikit-learn API
1818

1919
## Classification

0 commit comments

Comments
 (0)