We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c49309e commit 32d27f1Copy full SHA for 32d27f1
include/stochtree/ensemble.h
@@ -25,9 +25,9 @@ using json = nlohmann::json;
25
namespace StochTree {
26
27
/*!
28
- * \defgroup forest_group Forest (i.e. ensemble of trees) API
+ * \defgroup forest_group Forest API
29
*
30
- * \brief Classes / functions for creating and modifying forests.
+ * \brief Classes / functions for creating and modifying forests (i.e. ensembles of trees).
31
32
* \{
33
*/
0 commit comments