Feat C++ API
A feature engineering automation tool
params.cc File Reference
#include "params.h"
#include "util/utils.h"
Include dependency graph for params.cc:

Go to the source code of this file.

Namespaces

 FT
 main Feat namespace
 

Functions

 FT::for (const auto &term :terminals)
 
op_weights FT::clear ()
 
 FT::for (const auto &op :functions)
 
 FT::for (unsigned i=0;i< functions.size();++i)
 

Variables

int FT::b_count = 0
 
int FT::c_count = 0
 
int FT::f_count = 0
 
int FT::z_count = 0
 
int FT::total_terms = 0
 
int FT::i = 0
 
int FT::total_ops_terms = total_terms