পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| সময় সিরিজ পূর্বাভাসের জন্য কনফরমাল পূর্বাভাস× | গ্রেডিয়েন্ট বুস্টিং× | |
|---|---|---|
| ক্ষেত্র≠ | অর্থমিতি | যন্ত্র শিখন |
| পরিবার≠ | Regression model | Machine learning |
| উদ্ভবের বছর≠ | 2021 | 2001 |
| প্রবর্তক≠ | Angelopoulos & Bates (tutorial); Xu & Xie (time-series EnbPI) | Friedman, J. H. |
| ধরন≠ | Distribution-free prediction interval wrapper | Ensemble (sequential boosting of decision trees) |
| মৌলিক উৎস≠ | Angelopoulos, A. N. & Bates, S. (2023). Conformal Prediction: A Gentle Introduction. Foundations and Trends in Machine Learning, 16(4), 494-591. DOI ↗ | Friedman, J. H. (2001). Greedy Function Approximation: A Gradient Boosting Machine. Annals of Statistics, 29(5), 1189–1232. DOI ↗ |
| অপর নাম | conformal prediction, distribution-free prediction intervals, EnbPI, Konformal Tahmin (Conformal Prediction — Zaman Serisi) | Gradient Boosting (GBM), GBM, gradient boosted trees, gradient boosting machine |
| সম্পর্কিত≠ | 4 | 5 |
| সারসংক্ষেপ≠ | Conformal prediction is a distribution-free wrapper that turns any point forecaster — ARIMA, a neural network, or a machine-learning model — into valid prediction intervals using only its residuals. The time-series form was popularised by Xu & Xie (2021) and the modern tutorial treatment by Angelopoulos & Bates (2023). | Gradient Boosting is an ensemble learning method, formalised by Jerome H. Friedman in 2001, that combines a sequence of weak learners — typically shallow decision trees — so that each new tree is fitted to minimise the residual errors of the trees before it. It is the core algorithm behind popular implementations such as XGBoost, LightGBM and CatBoost. |
| ScholarGateডেটাসেট ↗ |
|
|