Commit Graph

2 Commits

Author SHA1 Message Date
nuluh
eb62c7e614 feat(notebook): Update variable names for clarity, remove unused imports, and streamline data processing. Implement data concatenation using pandas concat for efficiency. Add validation steps for Dataset B and improve model training consistency across sensors. 2025-04-24 10:21:07 +07:00
nuluh
fe457f7427 feat: Add python.analysis.extraPaths setting to VSCode
This commit adds the "python.analysis.extraPaths" setting to the VSCode settings.json file. The setting includes the "./code/src/features" directory as an additional path for Python analysis. This change improves the analysis capabilities within the VSCode environment.

Closes #3
2024-08-12 19:59:49 +07:00