Changes between Version 28 and Version 29 of Other/Summer/2025/LLM-Based


Ignore:
Timestamp:
Jul 24, 2025, 2:31:23 PM (2 days ago)
Author:
LeonD
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2025/LLM-Based

    v28 v29  
    7272The data we collected all had a 2-second interval with faulty and incomplete data. We were unable to determine what caused this error, but every sample had this error. All data after this 2-second interval was accurate, so we decided to trim out the 2 seconds of faulty data and only take the last 5000 (effectively 5 seconds) samples.
    7373
    74 Before
     74Before segmentation:
    7575
    7676[[Image(Screenshot 2025-07-23 105427.png​, width=500, height=250)]]
     
    8181
    8282----
    83 After
     83After segmentation:
    8484
    8585[[Image(Screenshot 2025-07-23 110334.png, width=500, height=250)]]
     86
     87After segmentation and smoothing:
     88[[Image(Screenshot 2025-07-24 102937.png​, width=500, height=250)]]
     89
    8690
    8791Questions or contributions? Please contact us.