Treelite
Functions
is_categorical_array.cc File Reference

AST manipulation logic to determine whether each feature is categorical or not. More...

#include <dmlc/registry.h>
#include "./builder.h"
Include dependency graph for is_categorical_array.cc:

Go to the source code of this file.

Functions

 DMLC_REGISTRY_FILE_TAG (is_categorical_array)
 

Detailed Description

AST manipulation logic to determine whether each feature is categorical or not.

Copyright (c) 2017-2020 by Contributors

Author
Hyunsu Cho

Definition in file is_categorical_array.cc.