Closed woffett closed 3 years ago
I'm still working on the interface for the featurizer.fit
method so that people don't have to instantiate a StrideDataset when they want to pretrain. Ideally they can pass in the same things for fit
and featurize
.
Refactor model pre-training and featurization into a sciki-like API