Feat C++ API
A feature engineering automation tool
|
#include <Eigen/Dense>
#include <map>
#include <memory>
#include <vector>
#include <shogun/labels/Labels.h>
#include <string>
#include "../pop/individual.h"
#include "../dat/data.h"
#include "../params.h"
Go to the source code of this file.
Classes | |
class | FT::Opt::HillClimb |
Namespaces | |
FT | |
main Feat namespace | |
FT::Opt | |
namespace for backprop classes in Feat | |