<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Randomized Feature and Bootstrap-Enhanced Gaussian Naive Bayes
		Classifier // Provides an accessible and efficient
		implementation of a randomized feature and bootstrap-enhanced
		Gaussian naive Bayes classifier. The method combines stratified
		bootstrap resampling with random feature subsampling and
		aggregates predictions via posterior averaging. Support is
		provided for mixed-type predictors and parallel computation.
		Methods are described in Srisuradetchai (2025)
		doi:10.3389/fdata.2025.1706417 "Posterior averaging with
		Gaussian naive Bayes and the R package RandomGaussianNB for
		big-data classification".
	</longdescription>
</pkgmetadata>
