Projectors Package#

Functions#

make_projector(config)

Projector factory

Classes#

Projector(config)

The Projector step projects from one vector space to another.

SklearnProjector(config)

The generic scikit-learn Projector step projects from one vector space to another.