Feat C++ API
A feature engineering automation tool
population.h File Reference
#include "individual.h"
Include dependency graph for population.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FT::Pop::Population
 Defines a population of programs and functions for constructing them. More...
 
struct  FT::Pop::Population::SortComplexity
 Sort population in increasing complexity. More...
 
struct  FT::Pop::Population::SameFitComplexity
 check for same fitness and complexity to filter uniqueness. More...
 

Namespaces

 FT
 main Feat namespace
 
 FT::Pop
 namespace containing population representations used in Feat
 

Functions

 FT::Pop::NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE (Population, individuals)