From 95a008ee1663f0dcaa0989aebec35fcff45d4ab7 Mon Sep 17 00:00:00 2001 From: Haritha Date: Thu, 18 Jan 2018 00:56:13 +0530 Subject: [PATCH] documentation edit --- src/mlpack/methods/hoeffding_trees/hoeffding_tree_main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(