Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 760 Bytes

File metadata and controls

12 lines (9 loc) · 760 Bytes

Power-Transformer_Box-Cox-Transform-_Yeo-Johnson-Transform

Power Transformer works best on linear model and The Power Transformer actually automates this decision making by introducing a parameter called lambda. It decides on a generalized power transform by finding the best value of lambda

there 2 types

  1. Box-Cox transform

  2. The Yeo-Johnson transform

credits:bit.ly/3KuaEcu

power transform BoxcoxTransform yeo-johnson transform