Fix classification of mlpack_hoeffding_tree binding.
This commit is contained in:
@@ -26,7 +26,7 @@ add_all_bindings(hmm hmm_train "Misc. / Other")
|
||||
add_all_bindings(hmm hmm_generate "Misc. / Other")
|
||||
add_all_bindings(hmm hmm_loglik "Misc. / Other")
|
||||
add_all_bindings(hmm hmm_viterbi "Misc. / Other")
|
||||
add_all_bindings(hoeffding_trees hoeffding_tree "Clustering")
|
||||
add_all_bindings(hoeffding_trees hoeffding_tree "Classification")
|
||||
add_all_bindings(kde kde "Misc. / Other")
|
||||
add_all_bindings(kernel_pca kernel_pca "Transformations")
|
||||
add_all_bindings(kmeans kmeans "Clustering")
|
||||
|
||||
Reference in New Issue
Block a user