Skip to content

Commit

Permalink
Merge pull request #232 from blegat/patch-1
Browse files Browse the repository at this point in the history
Fix link to MLJ
  • Loading branch information
rikhuijzer authored Sep 27, 2024
2 parents 8d565b5 + 781164a commit d3e1497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ the [JuliaAI](https://github.com/JuliaAI) organization.
Available via:
* [AutoMLPipeline.jl](https://github.com/IBM/AutoMLPipeline.jl) - create complex ML pipeline structures using simple expressions
* [CombineML.jl](https://github.com/ppalmes/CombineML.jl) - a heterogeneous ensemble learning package
* [MLJ.jl](https://alan-turing-institute.github.io/MLJ.jl/dev/) - a machine learning framework for Julia
* [MLJ.jl](https://juliaai.github.io/MLJ.jl/dev/) - a machine learning framework for Julia
* [ScikitLearn.jl](https://github.com/cstjean/ScikitLearn.jl) - Julia implementation of the scikit-learn API

## Classification
Expand Down

0 comments on commit d3e1497

Please sign in to comment.