Closed axsk closed 1 month ago
The different feature computations now have their own types, namely
FeaturesAll FeaturesAtoms FeaturesPairs
and there is the FeaturesRandomPairs constructor for FeaturesPairs which selects n random features amongst the list
FeaturesRandomPairs
FeaturesPairs
n
The different feature computations now have their own types, namely
and there is the
FeaturesRandomPairs
constructor forFeaturesPairs
which selectsn
random features amongst the list