Feat C++ API
A feature engineering automation tool
|
#include "metrics.h"
Go to the source code of this file.
Classes | |
class | FT::Eval::Scorer |
scoring class for Feat More... | |
Namespaces | |
FT | |
main Feat namespace | |
FT::Eval | |
namespace containing various Evaluation classes used in Feat | |
Typedefs | |
typedef float(* | FT::Eval::funcPointer) (const VectorXf &, const shared_ptr< CLabels > &, VectorXf &, const vector< float > &) |