X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=boosted_classifier.h;h=dc438111ef78babdd6d349704734c3af85536aab;hb=71a84ea2658cd96726bcf4e582010c24bf2583cf;hp=bf86fca6201d3f69e8a90d4ba799dd259ca093b0;hpb=20ec321944108cd1fe74b37ea45db3ba1a2d526a;p=folded-ctf.git 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. */