メインコンテンツへスキップ
ホームPython

コース

Python によるモデル検証

中級スキルレベル
更新日 2026/03
モデル検証の基礎と手法を学び、妥当性のある高性能なモデルの作成を始めましょう。
コースを無料で開始
PythonMachine Learning
4時間
15 ビデオ
47 演習
3,700 XP
30,259
修了証明書

無料アカウントを作成

Googleで続行その他のオプションを表示

または


続行すると、弊社の利用規約プライバシーポリシーに同意し、データが米国に保存されることに同意したことになります。

何千もの企業の従業員が支持

Group

チームのトレーニングを担当していますか?

Businessをお試しください

コース説明

Machine Learning のモデルは、これまでになく簡単に実装できるようになりました。しかし、適切な検証を行わないと、新しいデータをモデルに通したときの結果は期待どおりの精度にならないことがあります。モデル検証を行うことで、「このモデルはどれくらい良いのか?」という問いに自信を持って答えられます。本コースでは、分類モデルについては三目並べ(tic-tac-toe)の終局パターンの完全なセットを、回帰モデルについては fivethirtyeight のハロウィンキャンディ総合ランキングのデータセットを用いて、この問いに答えていきます。コース全体を通して、モデル検証の基本、さまざまな検証手法の解説、そして検証済みで高性能なモデルを作るためのツールの基礎を身につけます。

前提条件

Supervised Learning with scikit-learn
1

Basic Modeling in scikit-learn

Before we can validate models, we need an understanding of how to create and work with them. This chapter provides an introduction to running regression and classification models in scikit-learn. We will use this model building foundation throughout the remaining chapters.
チャプターを開始
2

Validation Basics

This chapter focuses on the basics of model validation. From splitting data into training, validation, and testing datasets, to creating an understanding of the bias-variance tradeoff, we build the foundation for the techniques of K-Fold and Leave-One-Out validation practiced in chapter three.
3

Cross Validation

Holdout sets are a great start to model validation. However, using a single train and test set if often not enough. Cross-validation is considered the gold standard when it comes to validating model performance and is almost always used when tuning model hyper-parameters. This chapter focuses on performing cross-validation to validate model performance.
4

Selecting the best model with Hyperparameter tuning.

The first three chapters focused on model validation techniques. In chapter 4 we apply these techniques, specifically cross-validation, while learning about hyperparameter tuning. After all, model validation makes tuning possible and helps us select the overall best model.
Python によるモデル検証
コース完了

修了証明書を取得

この修了書をLinkedInや履歴書、CVに追加しましょう
ソーシャルメディアや人事評価で共有しましょう
今すぐ登録

19百万人を超える学習者と共にPython によるモデル検証を始めましょう!

無料アカウントを作成

Googleで続行その他のオプションを表示

または


続行すると、弊社の利用規約プライバシーポリシーに同意し、データが米国に保存されることに同意したことになります。

DataCamp for Mobileでデータスキルを磨きましょう

モバイル コースと毎日の 5 分間のコーディング チャレンジで、外出先でも進歩できます。