Feature Distributions: Log Scaling and Transformations (Quick Guide)

Data Scientist 8 min min read Updated: Mar 05, 2026
Feature Distributions: Log Scaling and Transformations (Quick Guide)
Topic 5 of 5

Transformations

I use transformations mainly when data is highly skewed.

  • Log transform (reduces skew)
  • Standard scaling (helps some models)
  • Min-max scaling (0–1 range)

Next: Supervised ML

Get Newsletter

Subscibe to our newsletter and we will notify you about the newest updates on Edugators