X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=regularizedrandomforest.cpp;h=9fa19aba00ceb68353f32936c21962e14791a173;hb=b0997605981902442138b9309e9c43d95c3ba10a;hp=55a8dc4a4284d07aef4211504e648be50a6cbc78;hpb=3c9e8dcf7e1f73e911a52742961c2f9b4c14541d;p=mothur.git diff --git a/regularizedrandomforest.cpp b/regularizedrandomforest.cpp index 55a8dc4..9fa19ab 100644 --- a/regularizedrandomforest.cpp +++ b/regularizedrandomforest.cpp @@ -54,4 +54,4 @@ int RegularizedRandomForest::updateGlobalOutOfBagEstimates(DecisionTree *decisio m->errorOut(e, "RegularizedRandomForest", "updateGlobalOutOfBagEstimates"); exit(1); } -} \ No newline at end of file +}