#include <group.h>
Public Member Functions | |
| trainer () | |
| bool | train (const string &inf) |
Private Attributes | |
| gstat | model |
| gstat | csvdmodel |
| trainer::trainer | ( | ) |
| bool trainer::train | ( | const string & | inf | ) |
References gstat::accumulate(), gstat::accumulateWithGuid(), ag, gstat::calguid(), csvdmodel, group::dumpAllSMratio(), group::dumpAsTable(), group::getDivCnt(), ifstream(), group::isConserved(), model, normal, and gstat::zerosum().
Referenced by main().
gstat trainer::model [private] |
Referenced by train().
gstat trainer::csvdmodel [private] |
Referenced by train().
1.5.6