Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 323 Bytes

File metadata and controls

6 lines (5 loc) · 323 Bytes

The vector data should be using the RobustScaler since there are outliers. The RobustScaler reduces the impact of outliers which is suitable for unknown vector data.

[]: # Language: markdown []: # Path: github\note.md The duration, tempo, and loudness use the same scaler since the data are all used together in the model.