Brush C++ API
A flexible interpretable machine learning framework
|
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< Node > | Brush::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 |