Add to CMakeLists.txt

This commit is contained in:
Rishabh Garg
2021-07-12 10:26:18 +05:30
parent be81c14a52
commit a3fc8d9fe6
@@ -4,6 +4,8 @@ set(SOURCES
all_dimension_select.hpp
decision_tree.hpp
decision_tree_impl.hpp
decision_tree_regressor.hpp
decision_tree_regressor_impl.hpp
all_categorical_split.hpp
all_categorical_split_impl.hpp
best_binary_numeric_split.hpp