Skip to content

❗ This is a read-only mirror of the CRAN R package repository. RandomGaussianNB — Randomized Feature and Bootstrap-Enhanced Gaussian Naive Bayes Classifier

License

Notifications You must be signed in to change notification settings

cran/RandomGaussianNB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomGaussianNB

An R package implementing the Random Gaussian Naive Bayes (RFB-NB) classifier: a bootstrap- and feature-randomized ensemble of Gaussian Naive Bayes models with posterior averaging.

The method is designed for high-dimensional classification, combining the simplicity of Naive Bayes with robustness from bootstrap aggregation and random subspace selection.


Installation

From source (local or CRAN-ready)

install.packages("RandomGaussianNB")

About

❗ This is a read-only mirror of the CRAN R package repository. RandomGaussianNB — Randomized Feature and Bootstrap-Enhanced Gaussian Naive Bayes Classifier

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages