Hi,
I am trying to generate feature using the attached data using Spectral features however i am seeing the below errors during the feature extraction.
what could be the issue? does edgeimpuse expects the same number of columns in all files ?
Creating job… OK (ID: 1147367)
Scheduling job in cluster…
Job started
Creating windows from 5 files…
[1/5] Creating windows from files…
WARN: failed to process 42559/training/upstairs.csv.2bffklun.ingestion-64f68c8458-wwdf7.json: Shape of data does not match earlier data. Expected 49 columns, but got 55. Does all your data have the same frequency?
WARN: failed to process 42559/training/standing.csv.2bffkhdl.ingestion-64f68c8458-6zp5w.json: Shape of data does not match earlier data. Expected 49 columns, but got 55. Does all your data have the same frequency?
WARN: failed to process 42559/training/sitting.csv.2bffk8nq.ingestion-64f68c8458-wwdf7.json: Shape of data does not match earlier data. Expected 49 columns, but got 130. Does all your data have the same frequency?
WARN: failed to process 42559/training/jogging.csv.2bffjlsm.ingestion-64f68c8458-jbkmw.json: Shape of data does not match earlier data. Expected 49 columns, but got 67. Does all your data have the same frequency?
[5/5] Creating windows from files…
Created 2155 windows: jogging: 0, sitting: 0, standing: 0, upstairs: 0, walking: 2155
Creating features
[ 1/2155] Creating features…
[ 975/2155] Creating features…
[1947/2155] Creating features…
[2155/2155] Creating features…
Created features
Job completed
Data files in CSV - https://github.com/gsreddy99/har/tree/srinivas-local-copy/EDGEIMPULSE-DATA