cerlymarco / MEDIUM_NoteBook

Repository containing notebooks of my posts on Medium
MIT License
2.08k stars 975 forks source link

Why use ks statistic to calculate distance? #51

Closed luckyuncle closed 1 year ago

luckyuncle commented 1 year ago

Hi, I want to ask,In https://github.com/cerlymarco/MEDIUM_NoteBook/blob/master/TimeSeries_Cluster/TS_Cluster.ipynb. I could't understand why put ks_matrix into sch.distance.pdist, what does it mean?