Merge pull request #2662 from gongweibao/fixdownloadbug

fix bugs
gangliao-patch-1
gongweibao 8 years ago committed by GitHub
commit 4a084d044d

@ -14,7 +14,7 @@
"""
UCI Housing dataset.
This module will paddle.v2.dataset.common.download dataset from
This module will download dataset from
https://archive.ics.uci.edu/ml/machine-learning-databases/housing/ and
parse training set and test set into paddle reader creators.
"""

Loading…
Cancel
Save