|
Feat C++ API
A feature engineering automation tool
|
namespace for backprop classes in Feat More...
Classes | |
| struct | BP_NODE |
| class | AutoBackProp |
| class | HillClimb |
Functions | |
| template<class T > | |
| T | pop (vector< T > *v) |
| template<class T > | |
| T | pop_front (vector< T > *v) |
namespace for backprop classes in Feat
| T FT::Opt::pop | ( | vector< T > * | v | ) |
Definition at line 49 of file auto_backprop.h.
| T FT::Opt::pop_front | ( | vector< T > * | v | ) |
Definition at line 56 of file auto_backprop.h.