Bayesian Linear Classifier

Linear binary classification.

您现在正在关注此提交

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 (2026). Bayesian Linear Classifier (https://ww2.mathworks.cn/matlabcentral/fileexchange/44472-bayesian-linear-classifier), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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