Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
evaluation.h File Reference
#include <string>
#include "../vary/search_space.h"
#include "../ind/individual.h"
#include "../data/data.h"
#include "scorer.h"
#include "../pop/population.h"
Include dependency graph for evaluation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Brush::Eval::Evaluation< T >
 Class for evaluating the fitness of individuals in a population. More...
 

Namespaces

namespace  Brush
 < nsga2 selection operator for getting the front
 
namespace  Brush::Eval