文件名称:flu-shot-learning-tutorial-azureml:AzureML上的Flu Shot Learning基准
文件大小:1.1MB
文件格式:ZIP
更新时间:2024-03-05 20:59:42
Python
AzureML中的Flu Shot学习教程 一个基于的如何在AzureML上运行机器学习工作流的工作。 要深入了解AzureML,请查看我们的系列! 的第一篇文章! 入门 使用pip install azureml-sdk安装AzureML Python SDK 使用python upload_data.py将数据上传到您的AzureML数据存储区 使用python orchestrate.py运行管道 参考:
【文件预览】:
flu-shot-learning-tutorial-azureml-master
----script()
--------script.py(3KB)
----README.md(835B)
----data()
--------test_set_features.csv(4.42MB)
--------training_set_features.csv(4.41MB)
--------training_set_labels.csv(250KB)
--------submission_format.csv(365KB)
--------.gitkeep(0B)
----upload_data.py(145B)
----orchestrate.py(3KB)