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
3e2b153d11fa600c44dee0c86f9b7c18bc869ab9
thesis
/
code
/
src
History
nuluh
3cbef17b0c
feat(model_selection): add timing for model training and validation processes
2025-07-28 05:20:10 +07:00
..
features
feat: Prepare all damage cases vibration record data to be merged inside two variables "signal_sensor1" and "signal_sensor2".
Closes
#23
2024-10-19 15:32:05 +07:00
ml
feat(model_selection): add timing for model training and validation processes
2025-07-28 05:20:10 +07:00
data_preprocessing.py
feat(src): replace
convert.py
to
src/data_preprocessing.py
and fix some functions
prefix
parameter
2025-07-02 03:25:18 +07:00
process_stft.py
refactor(src): make
compute_stft
and
process_damage_case
to be pure function that explicitly need STFT arguments to be passed
2025-07-01 14:32:52 +07:00
verify_stft.py
feat: Implement STFT verification for individual test runs against aggregated data
2024-12-13 16:30:06 +07:00