Bayesian Linear Classifier

Linear binary classification.
1,2K téléchargements
Mise à jour 25 nov. 2013

Afficher la licence

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.

Citation pour cette source

James Barrett (2024). Bayesian Linear Classifier (https://www.mathworks.com/matlabcentral/fileexchange/44472-bayesian-linear-classifier), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2013b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0