View source on GitHub |
Decoder public API.
Classes
class Decoder
: Base decoder object.
class PartialDecoding
: Allow to decode a subset of features.
class SkipDecoding
: Transformation which skip the decoding entirelly.
Functions
make_decoder(...)
: Decorator to create a decoder.