Open kostaleonard opened 2 years ago
Some code segments in VersionedDatasetBuilder and VersionedModelBuilder repeat between publication to local and S3 file systems. If we add support for another cloud filesystem, the code could get even messier.
This is related to #21, which calls for a VersionedArtifactBuilder abstract super class.
Some code segments in VersionedDatasetBuilder and VersionedModelBuilder repeat between publication to local and S3 file systems. If we add support for another cloud filesystem, the code could get even messier.