BlackJocker1995 / uavga

MIT License
18 stars 3 forks source link

Ask questions about extract_feature.py documents #10

Closed liuhao2638 closed 6 days ago

liuhao2638 commented 1 month ago

see that you have commented out these two lines of code "pd_csv=CyLSTM. merge_file_data (f" {toolConfiguration. ARDUPILOT-LOG-PATH}/logs/bin_ga/csv ") CyLSTM. fit_trans (pd_csv) " I need to run these two lines of code during the replication process to proceed with the subsequent work. What is the purpose of these two lines of code? And how do I allocate the number of CSV files in the bin_ga and bin_regular folders?

BlackJocker1995 commented 1 month ago

This code is used for data normalization