Skip to main content

Scikit-learn

superduperdb allows users to work with arbitrary sklearn estimators, with additional support for pre-, post-processing and input/ output data-types.

Read more about this here.

ClassDescriptionGitHubAPI-docs
superduperdb.ext.sklearn.model.EstimatorWraps a scikit-learn estimatorCode...
superduperdb.ext.sklearn.model.SklearnTrainerMay be attached to an Estimator for trainingCode...