generate_mixture_profiles()
Creates symmetric pairwise mixture profiles.
average_profiles – A 2d ndarray with features in the rows and profiles in the columns
ndarray
include_pure_profiles – Whether to include pure profiles in the result, too.
A tuple consisting of a ndarray containing the mixture profiles and a sparse matrix giving the mixtures.