malt.models.supervised_model

Wrapper around regressor and representation to hold the entire model.

Classes

SupervisedModel(representation, regressor)

A supervised model.