Bayesian Linear Classifier

版本 1.0.0.0 (201.4 KB) 作者: James Barrett
Linear binary classification.
1.2K 次下载
更新时间 2013/11/25

查看许可证

This function uses Bayesian inference to find the optimal linear separator in a binary classification problem. A trained model can then be used to make predictions for new samples by computing a probability that that sample belongs to one of the classes.

Error bars are estimated for the regression coefficients.

This classifier will be useful in situations with noisy data or small sample sizes because a parametric linear model will be less prone to overfitting.

引用格式

James Barrett (2024). Bayesian Linear Classifier (https://www.mathworks.com/matlabcentral/fileexchange/44472-bayesian-linear-classifier), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0