Skip to content

Commit 646aef3

Browse files
committed
fix order
1 parent e57d5a4 commit 646aef3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ additional functionality. PR's to add missing items very welcome.
5252

5353
- [MLJModelInterface.jl](https://github.com/JuliaAI/MLJModelInterface.jl)
5454

55+
- [MLUtils.jl](https://github.com/JuliaML/MLUtils.jl) (more than a base API, focused on deep learning)
56+
5557
- [ScikitLearn.jl](https://github.com/cstjean/ScikitLearn.jl) (an API in addition to being a wrapper for [scikit-learn](https://scikit-learn.org/stable/))
5658

5759
- [StatsAPI.jl](https://github.com/JuliaStats/StatsAPI.jl/blob/main/src/regressionmodel.jl) (specialized to needs of traditional statistical models)
5860

59-
- [MLUtils.jl](https://github.com/JuliaML/MLUtils.jl) (more than a base API, focused on deep learning)
60-
6161

6262
## Credits
6363

0 commit comments

Comments
 (0)