diff --git a/src/mlpack/methods/hoeffding_trees/hoeffding_tree_main.cpp b/src/mlpack/methods/hoeffding_trees/hoeffding_tree_main.cpp index 9d00cbf1bc..dc6b3fa2aa 100644 --- a/src/mlpack/methods/hoeffding_trees/hoeffding_tree_main.cpp +++ b/src/mlpack/methods/hoeffding_trees/hoeffding_tree_main.cpp @@ -189,7 +189,7 @@ static void mlpackMain() } else { - // Extract the labels as the last + // Extract the labels from the last dimension of training set. Log::Info << "Using the last dimension of training set as labels." << endl; labels = arma::conv_to>::from(