跳至内容
首页Python

课程

使用 scikit-learn 的监督学习

中级技能水平
更新时间 2025年12月
用 Python 中的 scikit-learn 提升你的机器学习技能。 在这门互动课程中使用真实世界数据集,学习如何做出强大的预测!
免费开始课程
PythonMachine Learning
4小时
15 视频
49 道练习
4,050 XP
280K+
成就证明

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

深受数千家公司学习者的喜爱

Group

需要团队培训?

企业版试用

课程描述

通过 scikit-learn 提升您的机器学习技能,学习如何使用这一流行的 Python 库在有标签数据上训练模型。在本课程中,您将学习如何进行有效预测,例如客户是否会流失、个人是否患有糖尿病,甚至是对歌曲的流派进行分类。借助真实世界的数据集,您将了解如何构建预测模型、调优其参数,并评估它们在未见过数据上的表现。视频包含实时字幕,您可以点击视频左下角的 "Show transcript" 展开查看。 课程术语表位于右侧的资源部分。若要获得 CPE 学分,您需要完成课程并在合格测评中达到 70% 的得分。您可以点击右侧的 CPE 学分提示跳转至测评页面。

先决条件

Introduction to Statistics in Python
1

Classification

In this chapter, you'll be introduced to classification problems and learn how to solve them using supervised learning techniques. You'll learn how to split data into training and test sets, fit a model, make predictions, and evaluate accuracy. You’ll discover the relationship between model complexity and performance, applying what you learn to a churn dataset, where you will classify the churn status of a telecom company's customers.
开始章节
2

Regression

In this chapter, you will be introduced to regression, and build models to predict sales values using a dataset on advertising expenditure. You will learn about the mechanics of linear regression and common performance metrics such as R-squared and root mean squared error. You will perform k-fold cross-validation, and apply regularization to regression models to reduce the risk of overfitting.
开始章节
3

Fine-Tuning Your Model

Having trained models, now you will learn how to evaluate them. In this chapter, you will be introduced to several metrics along with a visualization technique for analyzing classification model performance using scikit-learn. You will also learn how to optimize classification and regression models through the use of hyperparameter tuning.
开始章节
使用 scikit-learn 的监督学习
课程完成

获得成就证明

将此证书添加到您的 LinkedIn 档案、简历或履历中
在社交媒体和绩效评估中分享
立即注册

加入超过19百万学习者,今天就开始使用 scikit-learn 的监督学习!

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

通过 DataCamp for Mobile 提升您的数据技能

随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。