文件下载
机器学习数据集下载
DATA_HUB = {}
def download(url, folder='../data', sha1_hash=None):
"""Download a file to
2023-12-03