X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=boosted_classifier.h;fp=boosted_classifier.h;h=dc438111ef78babdd6d349704734c3af85536aab;hp=bf86fca6201d3f69e8a90d4ba799dd259ca093b0;hb=5b78a555f6c7ff20a71d0520db63bc43e69e1f41;hpb=a44d56305517dddd36027c2a84693f2785fd019a diff --git a/boosted_classifier.h b/boosted_classifier.h index bf86fca..dc43811 100644 --- a/boosted_classifier.h +++ b/boosted_classifier.h @@ -21,7 +21,7 @@ /* This class is an implementation of the Classifier with a boosting of - tree. It works with samples from R^n and has no concept of the + trees. It works with samples from R^n and has no concept of the pi-features. */