<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Power Fuzzy Clustering and Cluster-Wise Regression //
		Implementations of Power Fuzzy Clustering (PFC) and Power Fuzzy
		Cluster-wise Regression (PFCR) for multivariate data. The
		package supports Minkowski distances, with the L1 case solved
		via iteratively re-weighted least squares and the case p  1
		solved via coordinate-wise root finding, as well as an
		adaptive, regularised Mahalanobis distance with per-cluster
		covariance matrices. Both plain fuzzy clustering and cluster-
		wise linear regression are provided. The corresponding paper
		can be found at Nguyen P.T., Tortora C., and Punzo A. (2026)
		doi:10.1109/TFUZZ.2026.3683998.
	</longdescription>
</pkgmetadata>
