<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Clustering-Based K-Nearest Neighbor Regression for Longitudinal
		Data // Implements the 'CKNNRLD' algorithm (Clustering-Based
		K-Nearest Neighbor Regression for Longitudinal Data) for
		improving K-Nearest Neighbor ('KNN') regression on longitudinal
		data through cluster-based partitioning and localized
		prediction. Offers enhanced computational efficiency and
		accuracy for high-volume longitudinal datasets. The acronym
		'KNN' stands for K-Nearest Neighbor. References: Loeloe MS,
		Tabatabaei SM, Sefidkar R, Mehrparvar AH, Jambarsang S (2025).
		"Boosting K-nearest neighbor regression performance for
		longitudinal data through a novel learning approach." BMC
		Bioinformatics, 26, 232. doi:10.1186/s12859-025-06205-1.
	</longdescription>
</pkgmetadata>
