MT5_Trading_Dashboard/ ├── src/ # Source code │ ├── config/ # Configuration settings │ │ ├── __init__.py │ │ └── settings.py # Main ...
This project enables users to upload sequential transaction datasets and automatically discover frequent patterns using the PrefixSpan algorithm. Results are presented through beautiful, interactive ...