This website requires JavaScript.
Explore
Help
Sign In
nuluh
/
thesis
Watch
1
Star
0
Fork
0
You've already forked thesis
Code
Issues
47
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
4ebfb5263507f4ccc517cea8145552200595098f
thesis
/
code
History
nuluh
db2947abdf
fix(data): fix the incorrect output of scipy.stft() data to be pandas.DataFrame shaped (513,513) along with its frequencies as the index and times as the columns (transposed) instead of just the magnitude that being flattened out; add checks for empty data and correct file paths for sensor data loading.
...
Closes
#43
2025-04-20 14:45:38 +07:00
..
notebooks
fix(data): fix the incorrect output of scipy.stft() data to be pandas.DataFrame shaped (513,513) along with its frequencies as the index and times as the columns (transposed) instead of just the magnitude that being flattened out; add checks for empty data and correct file paths for sensor data loading.
2025-04-20 14:45:38 +07:00
src
feat: Implement STFT verification for individual test runs against aggregated data
2024-12-13 16:30:06 +07:00
start.sh
feat(test): Add script for processing raw data, building features, and training model
2024-08-12 23:04:18 +07:00