This file contains the main
StructuredLearner and the
CollabFilterLearner class both of which inherits from the
Learner class.
All learners have an associated:
- model object
- dataset object
- data model
This file also contains a pytorch model that handles continuous and categorical values known as MixedInputModel