Metadata-Version: 2.1
Name: DyGAF
Version: 0.0.1
Summary: A package for attention model pipeline and feature analysis
Author: Md Khairul Islam, Prof Hairong Wei
Author-email: hairong@mtu.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10.3
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: tensorflow
Requires-Dist: xgboost

# DyGAF

A package for attention model pipeline and feature analysis.

## Installation

```sh
pip install DyGAF
