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
2fbdeac1eb5f106bd922b6bc7ee9d228cfe021bb
thesis
/
code
/
src
History
nuluh
f6c71739df
refactor(ml): clean up model_selection.py by removing unused code and improving function structure
2025-07-18 19:27:46 +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
refactor(ml): clean up model_selection.py by removing unused code and improving function structure
2025-07-18 19:27:46 +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