v0.18.0
v0.18.0
This minor release improves modularity in the classify interfaces by
removing extra_params and includes the utilization of the postgres
helpers from SMQTK-Dataprovider.
Updates / New Features
- Removed
extra_paramstraining parameter from_trainfunctions because it
affected the modularity of the interface.
Implementations
- Modified
smqtk_classifier.impls.classification_element.postgresto use the
helper fromsmqtk_dataprovider.utils.postgres.