Probabilistic Linear Regression
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 (2023). Probabilistic Linear Regression (https://www.mathworks.com/matlabcentral/fileexchange/55832-probabilistic-linear-regression), MATLAB Central File Exchange. 검색됨 .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
태그
도움
받음: Pattern Recognition and Machine Learning Toolbox
줌: Bayesian Compressive Sensing (sparse coding) and Relevance Vector Machine, Variational Bayesian Linear Regression, Variational Bayesian Relevance Vector Machine for Sparse Coding
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!linReg/
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 |
added model selection methods
|