Skip to content

Commit e422d90

Browse files
Update docs/src/ecosystem.md
Co-authored-by: Carlo Lucibello <[email protected]>
1 parent 734c5f6 commit e422d90

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/src/ecosystem.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ Tools to put data into the right order for creating a model.
5454

5555
- [Augmentor.jl](https://github.com/Evizero/Augmentor.jl) is a real-time library augmentation library for increasing the number of training images.
5656
- [DataAugmentation.jl](https://github.com/lorenzoh/DataAugmentation.jl) aims to make it easy to build stochastic label-preserving augmentation pipelines for your datasets.
57-
- [MLDataUtils.jl](https://github.com/JuliaML/MLDataUtils.jl) is a utility for generating, loading, partitioning, and processing Machine Learning datasets.
58-
- [MLLabelUtils.j](https://github.com/JuliaML/MLLabelUtils.jl) is a utility for working with classification targets. It provides the necessary functionality for interpreting class-predictions, as well as converting classification targets from one encoding to another.
57+
- [MLUtils.jl](https://github.com/JuliaML/MLUtils.jl) is a library for processing Machine Learning datasets.
5958

6059
## Probabilistic programming
6160

0 commit comments

Comments
 (0)