Eval algo slides (11) (Đánh giá mô hình, so sánh thuật toán và kiểm định McNemar) - Sebastian Raschka
Slide bài giảng số 11 về đánh giá mô hình, tập trung so sánh thuật toán và kiểm định McNemar.
プレビューを生成中...
Lecture 11 Model Evaluation 4: Algorithm Comparisons STAT 479: Machine Learning, Fall 2018 Sebastian Raschka http://stat.wisc.edu/~sraschka/teaching/stat479-fs2018/ Sebastian Raschka STAT 479: Machine Learning FS 2018 1 Overview Bias and Variance Basics Overfitting and Underfitting Holdout method Confidence Intervals Model Eval Lectures Repeated holdout Resampling methods Empirical confidence intervals Hyperparameter tuning Cross-Validation Model selection This Lecture Algorithm Selection Statistical Tests Evaluation Metrics Sebastian Raschka STAT 479: Machine Learning FS 2018 2 Overview, (my) "recommendations" Large dataset Performance estimation Small dataset Large dataset Model selection (hyperparameter optimization) and performance estimation Small dataset Large dataset Model & algorithm comparison Small dataset Sebastian Raschka 2-way holdout method (train/test split) Confidence interval via normal approximation (Repeated) k-fold cross-validation without independent test set Leave-one-out cross-validation without independent test set Confidence interval via 0.632(+) bootstrap 3-way holdout method (train/validation/test split) (Repeated) k-fold cross-validation with independent test set Leave-one-out cross-validation with independent test set Disjoint training sets + test set (algorithm comparison, AC) McNemar test (model comparison, MC) Cochran’s Q + McNemar test (MC) Combined 5x2cv F test (AC) Nested cross-validation (AC) STAT 479: Machine Learning FS 2018 3 Comparing two machine learning classifiers -- McNemar's Test McNemar's test, introduced by Quinn McNemar in 1947 [1], is a non-parametric statistical test for paired comparisons that can be applied to compare the performance of two machine learning classifiers: Task Gaussian data Compare a group to a reference value … Paired nominal data Binomial test Compare a pair of groups McNemar’s test Compare two unpaired grou
… 完全なドキュメントを読むには、元のファイルをダウンロードしてください。
- ドキュメント名
- Eval algo slides (11) (Đánh giá mô hình, so sánh thuật toán và kiểm định McNemar) - Sebastian Raschka
- 学校 / コース
- University Wisconsin-Madison · Machine learning
- 内容
- Bài giảng này giới thiệu các phương pháp đánh giá và so sánh thuật toán học máy, tập trung vào McNemar's Test để so sánh hai mô hình dựa trên ma trận nhầm lẫn.
- 目次
- Lecture 11
- Model Evaluation 4:
- Algorithm Comparisons
- STAT 479: Machine Learning, Fall 2018
- Sebastian Raschka
- Overview
- Bias and Variance
- Basics
- Overfitting and Underfitting
- Holdout method
- Confidence Intervals
- Model Eval Lectures
- Repeated holdout
- Resampling methods
- Empirical confidence intervals
- Hyperparameter tuning
- Cross-Validation
- Model selection
- This Lecture
- Algorithm Selection
- Statistical Tests
- Evaluation Metrics
- Overview, (my) "recommendations"
- Large dataset
- Performance estimation
- Small dataset
- Model selection (hyperparameter optimization) and performance estimation
- Model & algorithm comparison
- 2-way holdout method (train/test split)
- Confidence interval via normal approximation
- (Repeated) k-fold cross-validation without independent test set
- Leave-one-out cross-validation without independent test set
- Confidence interval via 0.632(+) bootstrap
- 3-way holdout method (train/validation/test split)
- (Repeated) k-fold cross-validation with independent test set
- Leave-one-out cross-validation with independent test set
- Disjoint training sets + test set (algorithm comparison, AC)
- McNemar test (model comparison, MC)
- Cochran’s Q + McNemar test (MC)
- Combined 5x2cv F test (AC)
- Nested cross-validation (AC)
- Comparing two machine learning classifiers -- McNemar's Test
- McNemar's test, introduced by Quinn McNemar in 1947 [1], is a non-parametric statistical test for paired comparisons that can be applied to compare the performance of two machine learning classifiers:
- Task
- Gaussian data
- Compare a group to a reference value
- Paired nominal data
- Binomial test
- Compare a pair of groups
- McNemar’s test
- Compare two unpaired groups
- test, Fisher’s exact test
- Comparing two machine learning classifiers -- McNemar's Test
- Also referred to as "within-subjects chi-squared test"
- Applied to paired nominal data based on a version of a 2x2 confusion matrix
- Compares the predictions of two models to each other rather than listing false positive, true positive, false negative, and true negative counts of a single model
- The layout of the 2x2 confusion matrix suitable for McNemar's test is shown in the following figure:
- Model 2 correct
- Model 2 wrong
- Model 1 correct
- ページ数
- 42 ページ
- アップロード者
- Giang Le
よくある質問
このドキュメントは無料ですか?
はい。「Eval algo slides (11) (Đánh giá mô hình, so sánh thuật toán và kiểm định McNemar) - Sebastian Raschka」は無料です。ログインして「ダウンロード」をクリックするだけで、元のファイルを取得できます。
このドキュメントは何ページありますか?
このドキュメントは 42 ページあります(Machine learning コース用)。ダウンロードする前にオンラインでプレビューできます。
ダウンロードする前にプレビューできますか?
はい。このページにあるオンラインリーダーでドキュメントをプレビューし、その後ダウンロードするかどうかを決めることができます。

コメント (0)
まだコメントはありません。最初のコメントを書きましょう!