Before you begin, ensure you have met the following requirements:
- Python 3.11 or later
- Pip package manager
- An environment manager like venv (optional, but recommended)
python -m venv env
venv\Scripts\activate
source venv/bin/activate
pip install <dependency>
- Run
explanable_tas.py
to run the workflow and generate LIME explanations and plots