Feat C++ API
A feature engineering automation tool
|
#include "individual.h"
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) | |