手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| リフト・ゲインチャート× | 適合率-再現率AUC× | |
|---|---|---|
| 分野 | モデル評価 | モデル評価 |
| 系統 | MCDM | MCDM |
| 提唱年≠ | 1990s | 2006 |
| 提唱者≠ | Data mining and marketing analytics | Davis and Goadrich |
| 種類≠ | Evaluation visualization | Evaluation metric |
| 原典≠ | Maimon, O. Z., & Rokach, L. (Eds.). (2010). Data Mining and Knowledge Discovery Handbook (2nd ed.). Springer. DOI ↗ | Davis, J., & Goadrich, M. (2006). The relationship between precision-recall and ROC curves. Proceedings of the 23rd International Conference on Machine Learning, 233-240. DOI ↗ |
| 別名 | Cumulative Gain Chart, Lift Curve | PR AUC, PR Curve |
| 関連≠ | 2 | 4 |
| 概要≠ | Lift and gain charts visualize classifier performance by showing how much better the model performs compared to random selection, particularly useful for ranking or scoring tasks where you select a top percentage of samples. They are widely used in marketing, credit scoring, and fraud detection. | The Precision-Recall Area Under the Curve (PR AUC) is the area under the curve formed by plotting recall on the x-axis and precision on the y-axis. It is particularly useful for evaluating classifiers on imbalanced datasets, where it is often more informative than ROC AUC. |
| ScholarGateデータセット ↗ |
|
|