Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
params.h File Reference
#include "init.h"
#include "util/logger.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

struct  Brush::Parameters
 

Namespaces

namespace  Brush
 < nsga2 selection operator for getting the front
 

Functions

 Brush::NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE (Parameters, verbosity, random_state, pop_size, max_gens, max_stall, max_time, scorer_, load_population, save_population, logfile, current_gen, num_islands, max_depth, n_jobs, max_size, objectives, sel, surv, cx_prob, mig_prob, classification, n_classes, validation_size, feature_names, batch_size, mutation_probs, functions)