<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		A Smaller Version of LIME // The existing implementation of
		'lime' can be quite limiting in understanding the underlying
		components that make Local Local interpretable model-agnostic
		explanations (LIME) work. 'kumquat' is a simpler implementation
		of 'lime' that is easier to understand and is more transparent
		on the pieces that come together to make LIME work. For more
		details on LIME, see Ribeiro, Singh, and Guestrin (2016)
		doi:10.1145/2939672.2939778.
	</longdescription>
</pkgmetadata>
