Feat C++ API
A feature engineering automation tool
params.h File Reference
#include "pop/nodewrapper.h"
#include "pop/nodevector.h"
#include "util/logger.h"
#include "util/utils.h"
#include "pop/nodemap.h"
Include dependency graph for params.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FT::Parameters
 holds the hyperparameters for Feat. More...
 
struct  FT::Parameters::BP
 
struct  FT::Parameters::HC
 

Namespaces

 FT
 main Feat namespace
 

Functions

 FT::NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE (Parameters, pop_size, gens, current_gen, ml, classification, max_stall, otypes, ttypes, otype, verbosity, term_weights, op_weights, fn_str, terminals, longitudinalMap, max_depth, max_size, max_dim, erc, num_features, objectives, shuffle, split, dtypes, feedback, n_classes, cross_rate, classes, class_weights, sample_weights, scorer, scorer_, feature_names, backprop, hillclimb, max_time, use_batch, residual_xo, stagewise_xo, stagewise_xo_tol, corr_delete_mutate, root_xo_rate, softmax_norm, normalize, protected_groups, tune_initial, tune_final)