Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
search_space.cpp File Reference
#include "search_space.h"
#include "../program/program.h"
Include dependency graph for search_space.cpp:

Go to the source code of this file.

Namespaces

namespace  Brush
 < nsga2 selection operator for getting the front
 

Functions

float Brush::calc_initial_weight (const ArrayXf &value, const ArrayXf &y)
 
vector< NodeBrush::generate_terminals (const Dataset &d, const bool weights_init)
 generate terminals from the dataset features and random constants.
 

Variables

std::unordered_map< std::size_t, std::string > Brush::ArgsName