Azure / Azure/MachineLearningNotebooks
Cache dataset locally
未关闭
ADO
Data4ML
product-issue
- 主要语言
- Jupyter Notebook
- 星标
- 4.4k
- 派生
- 2.6k
- PR 合并指标
- 30 天内没有已合并 PR
描述
I write a score script to be used in a batch scoring pipeline. I can use `ds.to_pandas_dataframe()` to get a dataframe, and by a bit of parameterizing I can run the script both locally and in-the-cloud. But when I run it locally it downloads the dataset every time. It would be nice if it was possible (maybe default off) to cache the dataset locally for faster execution.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。