Machine Learning Data Window Length
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi All,
I am experimenting with feature extraction techniques on some accelerometer data in order to create a predictive model(using the classification learner app and various ML approaches). I would like some advice on the window size. The sets of data I have are between 10 and 15 seconds long (sampled at 200Hz). However, I would guess that the features should be extracted from a much smaller window than this.. say 1-2 seconds ?
Once i've imported my ~10 seconds worth of data into Matlab, is it possible to specify a set window size in which the data is analysied and features are extracted ?
Thanks in advance.
댓글 수: 1
Amy
2017년 10월 26일
Once you've imported your sets of ~10 seconds of data, have you tried just partitioning each of those sets into multiple sets that each correspond to 1-2 seconds of time?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!