#include <SDBVMat.h>
Inheritance diagram for PLearn::SDBVMFieldCodeAsIs:


Public Member Functions | |
| SDBVMFieldCodeAsIs (SDBVMSource source, int num_classes=0, real missing_values_mapping=MISSING_VALUE, SDBVMOutputCoding oc=SDBVMNumeric, VMField::FieldType ft=VMField::DiscrGeneral) | |
| virtual real | getDiscreteValue (const SDBWithStats &sdb, const Row &row) const |
| Perform the actual remapping. | |
Private Types | |
| typedef SDBVMFieldDiscrete | inherited |
Definition at line 692 of file SDBVMat.h.
|
|
Reimplemented from PLearn::SDBVMFieldDiscrete. |
|
||||||||||||||||||||||||
|
|
|
||||||||||||
|
Perform the actual remapping.
Implements PLearn::SDBVMFieldDiscrete. Definition at line 659 of file SDBVMat.cc. References PLearn::SDBVMSource::getValue(), and PLearn::FieldValue::isMissing(). |
1.3.7