dataset.rst 1.1 KB
Newer Older
L
Luo Tao 已提交
1 2 3
Dataset
=======

4
..  automodule:: paddle.dataset
L
Luo Tao 已提交
5 6 7 8 9 10
    :members:
    :noindex:

mnist
+++++

11
..  automodule:: paddle.dataset.mnist
L
Luo Tao 已提交
12 13 14 15 16 17
    :members:
    :noindex:

cifar
+++++

18
..  automodule:: paddle.dataset.cifar
L
Luo Tao 已提交
19 20 21 22 23 24
    :members:
    :noindex:

conll05
+++++++

25
..  automodule:: paddle.dataset.conll05
L
Luo Tao 已提交
26 27 28 29 30 31
    :members: get_dict,get_embedding,test
    :noindex:

imdb
++++

32
..  automodule:: paddle.dataset.imdb
L
Luo Tao 已提交
33 34 35 36 37 38
    :members:
    :noindex:

imikolov
++++++++

39
..  automodule:: paddle.dataset.imikolov
L
Luo Tao 已提交
40 41 42 43 44 45
    :members:
    :noindex:

movielens
+++++++++

46
..  automodule:: paddle.dataset.movielens
L
Luo Tao 已提交
47 48 49
    :members:
    :noindex:

50
..  autoclass:: paddle.dataset.movielens.MovieInfo
L
Luo Tao 已提交
51
    :noindex:
52 53

..  autoclass:: paddle.dataset.movielens.UserInfo
L
Luo Tao 已提交
54 55 56 57 58
    :noindex:

sentiment
+++++++++

59
..  automodule:: paddle.dataset.sentiment
L
Luo Tao 已提交
60 61 62 63 64 65
    :members:
    :noindex:

uci_housing
+++++++++++

66
..  automodule:: paddle.dataset.uci_housing
L
Luo Tao 已提交
67 68 69 70 71 72
    :members:
    :noindex:

wmt14
+++++

73
..  automodule:: paddle.dataset.wmt14
L
Luo Tao 已提交
74 75
    :members:
    :noindex:
76 77 78 79

wmt16
+++++

80
..  automodule:: paddle.dataset.wmt16
81 82
    :members:
    :noindex: