Probabilistic Linear Regression

バージョン 1.0.0.0 (4.26 KB) 作成者: Mo Chen
Probabilistic Linear Regression with automatic model selection
ダウンロード: 608
更新 2016/3/13

ライセンスの表示

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 (2024). Probabilistic Linear Regression (https://www.mathworks.com/matlabcentral/fileexchange/55832-probabilistic-linear-regression), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear and Nonlinear Regression についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

added model selection methods
upload a picture
update title and description