Skip to content

Commit e88163f

Browse files
authoredMay 1, 2022
fix typo
1 parent 1b52307 commit e88163f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎5-Data-Science-In-Cloud/translations/README.zh-cn.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

99
![project-schema](../19-Azure/images/project-schema.PNG)
1010

@@ -18,4 +18,4 @@
1818

1919
这些课程由 [Maud Levy](https://twitter.com/maudstweets)[Tiffany Souterre](https://twitter.com/TiffanySouterre) 用 ☁️ 及 💕 编写。
2020

21-
心力衰竭预测项目的数据来源于 [Larxel](https://www.kaggle.com/andrewmvd) (在 [Kaggle](https://www.kaggle.com/andrewmvd/heart-failure-clinical-data) 上). 适用 [Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/) 许可证。
21+
心力衰竭预测项目的数据来源于 [Larxel](https://www.kaggle.com/andrewmvd) (在 [Kaggle](https://www.kaggle.com/andrewmvd/heart-failure-clinical-data) 上) 适用 [Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/) 许可证。

0 commit comments

Comments
 (0)
Please sign in to comment.