quick_anomaly_detector.models.LogTransform
- class quick_anomaly_detector.models.LogTransform(features=[])
This class is for pipeline using of calculate log.
- __init__(features=[])
Methods
__init__([features])fit(X[, y])get_metadata_routing()Get metadata routing of this object.
get_params([deep])Get parameters for this estimator.
set_params(**params)Set the parameters of this estimator.
transform(X[, y])