tsflex icon indicating copy to clipboard operation
tsflex copied to clipboard

Help with feature extraction

Open deepkachhawa7 opened this issue 2 years ago • 0 comments

Hello Team, I am working on this dataset[https://www.kaggle.com/competitions/LANL-Earthquake-Prediction/data] and I am planning to create the features with the help of tsflex.

I have one column which is acoustic_data which is a continuous value and I want to create statistical features for this column.

do I need to manually define all the features or will it generate all the features automatically?

deepkachhawa7 avatar Feb 28 '23 17:02 deepkachhawa7