Probabilistic Linear Regression

Probabilistic Linear Regression with automatic model selection

Ahora está siguiendo esta publicación

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).

Citar como

Mo Chen (2026). Probabilistic Linear Regression (https://es.mathworks.com/matlabcentral/fileexchange/55832-probabilistic-linear-regression), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Linear and Nonlinear Regression en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

added model selection methods
upload a picture
update title and description