পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| বেয়েশীয় বহুচলক রৈখিক রিগ্রেশন (Bayesian Multiple Linear Regression)× | ল্যাসো রিগ্রেশন× | |
|---|---|---|
| ক্ষেত্র≠ | পরিসংখ্যান | যন্ত্র শিখন |
| পরিবার≠ | Regression model | Machine learning |
| উদ্ভবের বছর≠ | 1971 | 1996 |
| প্রবর্তক≠ | Arnold Zellner (econometric formulation); broader development by Harold Jeffreys and Gelman et al. | Tibshirani, R. |
| ধরন≠ | Bayesian parametric regression | Regularized linear regression (L1 penalty) |
| মৌলিক উৎস≠ | Gelman, A., Carlin, J. B., Stern, H. S., Dunson, D. B., Vehtari, A., & Rubin, D. B. (2013). Bayesian Data Analysis (3rd ed.). CRC Press. ISBN: 978-1439840955 | Tibshirani, R. (1996). Regression Shrinkage and Selection via the Lasso. Journal of the Royal Statistical Society: Series B, 58(1), 267–288. DOI ↗ |
| অপর নাম | Bayesian MLR, Bayesian linear regression, Bayesian multivariate regression, conjugate normal-inverse-gamma regression | LASSO Regresyonu, lasso, L1-regularized regression, L1 regularization |
| সম্পর্কিত≠ | 6 | 4 |
| সারসংক্ষেপ≠ | Bayesian Multiple Linear Regression models a continuous outcome as a linear combination of several predictors, but instead of producing a single point estimate it yields a full posterior distribution over all regression coefficients and the error variance. This makes uncertainty quantification explicit and allows seamlessly incorporating prior knowledge from theory or previous studies. | Lasso regression, introduced by Robert Tibshirani in 1996, is a linear regression method that adds an L1 penalty to the loss so that it shrinks coefficients and performs variable selection at the same time, producing a sparse model. By driving some coefficients exactly to zero it keeps only the predictors that matter. |
| ScholarGateডেটাসেট ↗ |
|
|