Scaled Analytics generic py libs
This repository contains generic py libs developed for use in py projects. The repository is hierarchically arranged with dependencies in the hierarchy. In general, the scikit-learn Transformer class is the base class for implementation with extensions and follows the fit, transform pattern in the implementation.