Merge pull request #371 from flying-yogurt/main

[Translation-zh.CN] Fix invalid links due to relative path.
pull/152/merge
Jen Looper 2022-04-16 16:27:53 -04:00 committed by GitHub
commit 1b52307323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
# 云上的数据科学
![cloud-picture](images/cloud-picture.jpg)
![cloud-picture](../images/cloud-picture.jpg)
> 拍摄者 [Jelleke Vanooteghem](https://unsplash.com/@ilumire) 上传于 [Unsplash](https://unsplash.com/s/photos/cloud?orientation=landscape)
将”云“应用在大数据相关的数据科学上时,它可以起到四两拨千斤的作用。在接下来的三节课程中,我们将逐一了解并学习“云”的基本概念,并尝试弄明白它对数据科学有何帮助。我们也会通过探索心力衰竭这一疾病相关的数据集来构建模型,并用它来评估某人患有心力衰竭的概率。通过借助“云”的力量,我们将采取两种不同的方式来训练、部署、使用该模型。第一种方式仅采用低代码或无代码的用户界面,另一种则采用了 Azure 机器学习软件开发工具包 (Azure ML SDK)。
![project-schema](19-Azure/images/project-schema.PNG)
![project-schema](../19-Azure/images/project-schema.PNG)
### 主题