Probabilistic Linear Regression

Probabilistic Linear Regression with automatic model selection

您现在正在关注此提交

This package contains functions that fit a probabilistic linear regression model. For the ordinary regularized linear regression, user has to manually assign the regularization parameter. However, here we provide methods to automatically determine proper parameter from the data.
Two methods have been used to determine the regularization parameter: one uses the EM algorithm, the other uses the Mackay fix point update method. There are also demos and docs in this package.

This package is now a part of the PRML Toolbox (http://www.mathworks.com/matlabcentral/fileexchange/55826-pattern-recognition-and-machine-learning-toolbox).

引用格式

Mo Chen (2026). Probabilistic Linear Regression (https://ww2.mathworks.cn/matlabcentral/fileexchange/55832-probabilistic-linear-regression), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Linear and Nonlinear Regression 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

added model selection methods
upload a picture
update title and description