
Preprocessing¶
Scaler¶
|
|
Methods:
Returns the model attributes. |
|
|
Sets the model attributes. |
Transforms and applies the |
|
Transforms and returns the SQL needed to deploy the |
Attributes:
Must be overridden in child class |
Standard Scaler¶
|
|
Methods:
Returns the model attributes. |
|
|
Sets the model attributes. |
Transforms and applies the |
|
Transforms and returns the SQL needed to deploy the |
Attributes:
Must be overridden in child class |
Min Max Scaler¶
|
|
Methods:
Returns the model attributes. |
|
|
Sets the model attributes. |
Transforms and applies the |
|
Transforms and returns the SQL needed to deploy the |
Attributes:
Must be overridden in child class |
One Hot Encoder¶
|
|
Methods:
Returns the model attributes. |
|
|
Sets the model attributes. |
Transforms and applies the |
|
Transforms and returns the SQL needed to deploy the |
Attributes:
Must be overridden in child class |