@@ -20,27 +20,27 @@ Each dataset has its own dedicated sub-module.
20
20
Find below a list of available datasets and links to their documentation.
21
21
22
22
#### Vision
23
- - [ CIFAR10] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/CIFAR10/ )
24
- - [ CIFAR100] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/CIFAR100/ )
25
- - [ EMNIST] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/EMNIST/ )
26
- - [ FashionMNIST] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/FashionMNIST/ )
27
- - [ MNIST] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/MNIST/ )
28
- - [ SVHN2] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/SVHN2/ )
23
+ - [ CIFAR10] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/CIFAR10/ )
24
+ - [ CIFAR100] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/CIFAR100/ )
25
+ - [ EMNIST] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/EMNIST/ )
26
+ - [ FashionMNIST] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/FashionMNIST/ )
27
+ - [ MNIST] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/MNIST/ )
28
+ - [ SVHN2] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/SVHN2/ )
29
29
30
30
31
31
#### Miscellaneous
32
- - [ BostonHousing] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/BostonHousing/ )
33
- - [ Iris] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/Iris/ )
32
+ - [ BostonHousing] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/BostonHousing/ )
33
+ - [ Iris] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/Iris/ )
34
34
35
35
36
36
#### Text
37
- - [ PTBLM] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/PTBLM/ )
38
- - [ UD_English] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/UD_English/ )
37
+ - [ PTBLM] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/PTBLM/ )
38
+ - [ UD_English] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/UD_English/ )
39
39
40
40
#### Graphs
41
- - [ CiteSeer] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/CiteSeer/ )
42
- - [ Cora] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/Cora/ )
43
- - [ PubMed] ( https://juliaml.github.io/MLDatasets.jl/latest /datasets/PubMed/ )
41
+ - [ CiteSeer] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/CiteSeer/ )
42
+ - [ Cora] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/Cora/ )
43
+ - [ PubMed] ( https://juliaml.github.io/MLDatasets.jl/dev /datasets/PubMed/ )
44
44
45
45
46
46
0 commit comments