Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 326 Bytes

transformers.rst

File metadata and controls

14 lines (11 loc) · 326 Bytes

Transformers

Specialized transformers to address Gordo specific problems. This function just like Scikit-Learn's transformers and thus can be inserted into Pipeline objects.

Imputers

.. automodule:: gordo.machine.model.transformers.imputer
    :members:
    :undoc-members:
    :show-inheritance: