Closed tyiannak closed 4 years ago
The following features have been added and used for kmeans clustering. In the future, features will be normalzied and feaure selection will take place before clustering. Closing for now feature_names = ["duration", "min_freq", "max_freq", "mean_freq", "max_freq_change", "min_freq_change", "delta_mean", "delta_std", "delta2_mean", "delta2_std", "freq_start", "freq_end"]
A first version is already available. Need to update the features though to close this