20 NodeVariable(
const size_t& l,
char ntype =
'f', std::string n=
"");
data holding X, y, and Z data
size_t loc
column location in X, for x types
NodeVariable * clone_impl() const override
void evaluate(const Data &data, State &state)
Evaluates the node and updates the state states.
NodeVariable * rnd_clone_impl() const override
void eval_eqn(State &state)
Evaluates the node symbolically.
Represents nodes in a program.
NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE(NodeFuzzyFixedSplit< float >, name, otype, arity, complexity, visits, train, threshold, threshold_set) NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE(NodeFuzzyFixedSplit< int >
contains various types of State actually used by feat