X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=pi_feature_family.h;fp=pi_feature_family.h;h=ad0999b2d67b7375a6aec103b559108b73ae74d7;hp=d7f2dd3a32991f9de40ce537bcbf014959bd4c91;hb=5b78a555f6c7ff20a71d0520db63bc43e69e1f41;hpb=a44d56305517dddd36027c2a84693f2785fd019a diff --git a/pi_feature_family.h b/pi_feature_family.h index d7f2dd3..ad0999b 100644 --- a/pi_feature_family.h +++ b/pi_feature_family.h @@ -18,6 +18,14 @@ // Contact for comments & bug reports // /////////////////////////////////////////////////////////////////////////// +/* + + A PiFeatureFamily is simply a set of pi-features, with a method to + extract a subfamily, so that we can forget all the features not used + by a classifier when the learning is over. + + */ + #ifndef PI_FEATURE_FAMILY_H #define PI_FEATURE_FAMILY_H