পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| লগ-লস (ক্রস-এন্ট্রপি লস)× | ব্রায়ার স্কোর (Brier Score)× | F1-স্কোর× | |
|---|---|---|---|
| ক্ষেত্র | মডেল মূল্যায়ন | মডেল মূল্যায়ন | মডেল মূল্যায়ন |
| পরিবার | MCDM | MCDM | MCDM |
| উদ্ভবের বছর≠ | 1990s | 1950 | 1979 |
| প্রবর্তক≠ | Information theory and machine learning literature | Glenn W. Brier | C. J. van Rijsbergen |
| ধরন≠ | Loss function | Loss function | Evaluation metric |
| মৌলিক উৎস≠ | Goodfellow, I., Bengio, Y., & Courville, A. (2016). Deep Learning. MIT Press. link ↗ | Brier, G. W. (1950). Verification of forecasts expressed in terms of probability. Monthly Weather Review, 78(1), 1-3. DOI ↗ | van Rijsbergen, C. J. (1979). Information Retrieval (2nd ed.). Butterworth-Heinemann. link ↗ |
| অপর নাম≠ | Cross-Entropy Loss, Logloss | Mean Squared Probability Error | F-measure, Harmonic Mean |
| সম্পর্কিত≠ | 3 | 3 | 5 |
| সারসংক্ষেপ≠ | Log-loss measures the difference between predicted probabilities and actual labels, penalizing confident wrong predictions more than uncertain ones. It is a standard loss function in machine learning optimization and evaluates probabilistic classifier calibration. | The Brier score measures the mean squared difference between predicted probabilities and actual binary outcomes. It is a simple, interpretable metric for evaluating the accuracy of probabilistic predictions, particularly in weather forecasting and medical diagnosis. | The F1-score is the harmonic mean of precision and recall, providing a single metric that balances both concerns. It was introduced by van Rijsbergen in information retrieval and has become a standard metric for evaluating classification models where both precision and recall are important. |
| ScholarGateডেটাসেট ↗ |
|
|
|