Description: The data directory contains real_time_data.py and sample_data.py which seem to be from a different version of the project (they import from ..Core.model_training). These files should be removed or refactored to fit the current project structure.
Tasks:
Analyze the data directory and determine if the files are still needed.
If they are not needed, remove them.
If they are needed, refactor them to work with the current project structure.
Relevant Files:
data/real_time_data.py
data/sample_data.py
Description: The data directory contains real_time_data.py and sample_data.py which seem to be from a different version of the project (they import from ..Core.model_training). These files should be removed or refactored to fit the current project structure.
Tasks:
Analyze the data directory and determine if the files are still needed.
If they are not needed, remove them.
If they are needed, refactor them to work with the current project structure.
Relevant Files:
data/real_time_data.py
data/sample_data.py